You are viewing limited content. For full access, please sign in.

Question

Question

Get list of form fields for a Process

asked on May 6, 2024

For a business process, what is the best way to get list of all fields? Is there a database query for that?

0 0

Replies

replied on May 6, 2024

From the Process Diagram screen, click the { } button on the left blue bar for Variables. Each field has a variable and each variable represents a field. It shows you which form they are on as well.

1 0
replied on May 6, 2024

cf_fields in your forms database will give you a list of all fields.  You just need to query by the form ID.

1 0
replied on May 7, 2024

Thanks.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.