workfront api - What is the syntax to add a column to the Custom Form list that shows where in WF it is used? -
super simple.
when viewing list of custom forms in setup, want add column shows custom forms in use (or null if used nowhere).
this similar in principle viewing list of fields, has list of forms on fields used.
what syntax can use add appropriate column(s) view?
as far know, there no linkage in backend connects categories (custom forms) host objects. because list massive , query take quite while execute have traverse every object in workfront or each form store every parent object id.
unfortunately, can't search objects associated category ids, if wanted build need query each object , search categories see if custom form appeared.
Comments
Post a Comment