Avatar

Correct answer by
Community Advisor

Hi,

 

Folders are just a folder-id col on the tables, they can be assigned arbitrarily.

Nothing will stop you from adding a non-WF to a WF folder, besides the console UI.

Non-WF objects won't show in the folder since it's querying the table of its type, essentially 'select * from xtkworkflow where folder-id=...'.

 

Thanks,

-Jon

View solution in original post