-
Suggestion
-
Resolution: Unresolved
-
None
-
2
-
Ability to add additional forms based on previous field filling.
- External: dynamic add a form on the Portal(like a "+" to add an additional form)
- Internal: add a form using automation
Workaround
Option 1: Create a conditional logic for dynamic fields to add some options when you select an specific item.
Option 2: Use Automation
- In the initial form link to relevant custom fields (that are needed to determine which forms to add)
- Use the Form Submitted trigger in Automation to trigger an automation rule
- Perform checks (If Conditions) against the Jira fields to determine which subsequent form to add
- Use the Add Form action to add the relevant form, setting to external if needed by the customer.
Using Forms API
- is cloned from
-
JSDCLOUD-11022 Form Fields: Support dependent dropdown
- Closed
- is duplicated by
-
JSDCLOUD-11139 Forms Automation: add a new form depending on a field response
- Closed
- is related to
-
FORMDC-61 Add additional forms based on previous fields filling
- Gathering Interest
- relates to
-
JSDCLOUD-11010 Forms automation: Dynamically assign a form request based on a field value/response in the portal
- Gathering Interest
-
JSDCLOUD-12197 Forms Automation: Dynamic form for Request Type
- Gathering Interest