Hi WF Community, how do you query custom form attach in a Project and get the custom form ID in Workfront Fusion?
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
categoryID is the topmost custom form's ID, to get all custom forms on a project you need to access it's objectCategories:category.
In a read module on a project
Hi WFCEB,
One way that we do this:
In the setup screen under Custom Forms, we created a few called FORM ID. We added a column CUSTOM FORM >> ID to show us the Workfront ID for the form. In fusion, we can use this to filter out all other forms.
Hope this helps.
Scott
categoryID is the topmost custom form's ID, to get all custom forms on a project you need to access it's objectCategories:category.
In a read module on a project