- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 06:28 PM - edited 04-09-2024 06:33 PM
Hello,
I have a change task record producer with a few date options that I want visible in the created CTASK as variables. Currently, when it is created, it is setting the variable fields in the task history but the variable editor is still appearing blank.
Here's the UI formatter that I am using which is essentially copied from the incident table version:
In the CTask itself, the tab appears but is completely empty:
I'm unable to locate any UI policies / scripts for these particular variables that may be setting them to invisible
Any assistance would be much appreciated
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2024 06:00 AM
@edwardslc Alright! Can you please check the troubleshooting steps on the below links,
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0538897
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0538898
Please mark this as helpful and accept it as a solution if this resolves your query.
Thanks,
Sujatha V.M.
Sujatha V.M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 09:57 PM
@edwardslc Have you set the variables "Global" as "True" and checked?
Please mark this as helpful and accept it as a solution if this resolves your query.
Thanks,
Sujatha V.M.
Sujatha V.M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 10:28 PM
Hi @Sujatha V M, they weren't originally checked as global. I have since done so and resubmitted a task but they are still not visible
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2024 07:42 AM
@edwardslc Could you please navigate to System UI -> Formatters.
Check if you have added "com_glideapp_questionset_default_question_editor" as formatter.
Reference : https://www.servicenow.com/community/developer-forum/formatter-is-not-coming-in-form/m-p/1407557
Please mark this as helpful and accept it as a solution if this resolves your query.
Thanks,
Sujatha V.M.
Sujatha V.M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2024 08:10 PM
@Sujatha V M I can confirm this is the formatter set for the change_task table