Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
SOLVED

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 Accepted Solution

Avatar

Correct answer by
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

 

View solution in original post

2 Replies

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

Correct answer by
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