Change Task variable editor not showing items from record producer

edwardslc
Tera Contributor

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. 

 

edwardslc_2-1712712454137.png

 

 

Here's the UI formatter that I am using which is essentially copied from the incident table version:

edwardslc_0-1712712367828.png

edwardslc_3-1712712495898.png

 

 

In the CTask itself, the tab appears but is completely empty:

edwardslc_1-1712712400498.png

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

 

1 ACCEPTED SOLUTION

@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.

 

 

Please mark this as helpful and accept it as a solution if this resolves your query.
Sujatha V.M.

View solution in original post

6 REPLIES 6

Sujatha V M
Kilo Patron
Kilo Patron

@edwardslc  Have you set the variables "Global" as "True" and checked?

SujathaVM_0-1712725026947.png

Please mark this as helpful and accept it as a solution if this resolves your query.

Thanks,

Sujatha V.M.

 

 

Please mark this as helpful and accept it as a solution if this resolves your query.
Sujatha V.M.

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

@edwardslc Could you please navigate to System UI -> Formatters. 

 

Check if you have added "com_glideapp_questionset_default_question_editor" as formatter. 

 

 

SujathaVM_0-1712760134044.png

 

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.

Please mark this as helpful and accept it as a solution if this resolves your query.
Sujatha V.M.

@Sujatha V M I can confirm this is the formatter set for the change_task table