Is there a way to export the list of fields in a Custom form? | Community
Skip to main content
Srinija_N
Level 7
November 29, 2024
Solved

Is there a way to export the list of fields in a Custom form?

  • November 29, 2024
  • 1 reply
  • 743 views

Currently, I am just creating a project/issues/task report with all the custom fields I want from the form. As my forms and field list is small in this scenario, I was able to pull the report in few mins.

 

But this is not ideal to pull a 100s fields from multiple forms.

 

Is there a type of report existing in Workfront to pull the lists all of the fields on a Custom Form?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Srinija_N

Never mind just found an old solution which was marked correct, I will give this a try.

 

Here's the text mode I used for this: displayname=Fields listdelimiter= listmethod=nested(categoryParameters).lists textmode=true type=iterate valuefield=parameter:name valueformat=HTML

1 reply

Srinija_N
Srinija_NAuthorAccepted solution
Level 7
November 29, 2024

Never mind just found an old solution which was marked correct, I will give this a try.

 

Here's the text mode I used for this: displayname=Fields listdelimiter= listmethod=nested(categoryParameters).lists textmode=true type=iterate valuefield=parameter:name valueformat=HTML