Display variables in the variables tab in the record producer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I have a record producer and I need the variables from the record producer to be displayed in the variables tab when creating a task in a custom table. I was trying to do this via flow designer using the create catalog task action, but I can't insert the custom table. Could someone help me with this situation?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
46m ago
- Open Flow Designer and navigate to your active process flow.
- Replace the restricted Create Catalog Task card step entirely.
- Add a standard Create Record action instead.
- Set the target Table to your Custom Table.
- Map individual fields (such as Short Description or Assignment Group) by expanding the Trigger record data pills
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
42m ago
Hi @Ariomar de Deus
please refer the below solution for this
Step 1. please check below ui macro is available or and its OOB i hope its there .
sys_ui_macro.do?sys_id=dccb1d43c3202100c8b837659bba8f5c&sysparm_record_scope=global&sysparm_nostack=true (change you domain at starting then check it )
if this is not available the please ping me .
Step 2 -Create a record in the UI Formatter table and attach the UI Macro to that record.
UI Macro - com_glideapp_questionset_default_question_editor
Step 3 -You also need to add your UI Formatter to the form so that it will be visible on the form.
Output - You can see that I have created a test Record Producer and a test table. You can also see the variables configured on the Record Producer that are visible on the record as well.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Thank You
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
41m ago
if your record producer target table is Task extended then you can add variable editor by configuring form layout
What's the issue faced?
💡 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 || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader