How do I add a new field to the form using the flow designer depending on the response ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
How do I add a new field to the form using the flow designer depending on the response to the previous task?
Example:
Is Agreed Salary valid? = No
Create new field: New Proposed Salary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
you should not create a new field on the fly.
not a good practice.
You should create the field using the OOTB method via Dictionary or Form Layout only.
You can set value in that based on some condition from your flow.
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
I was doing it this way, should I continue down this path? Because I already have the field created in my table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Updating a record is ok, provided the field is already available in the underlying table
