내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
해결됨

Query Custom form attach in Project

Avatar

Level 1

Hi WF Community, how do you query custom form attach in a Project and get the custom form ID in Workfront Fusion?

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 7

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

Lawson02_0-1755200910423.png

 

원본 게시물의 솔루션 보기

2 답변 개

Avatar

Level 5

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

Avatar

정확한 답변 작성자:
Level 7

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

Lawson02_0-1755200910423.png