Variable editor not visible on scoped custom application even though configurations are done correct

Resham Noor
Tera Contributor

I have built 2 custom tables which are request travel and task travel which extends task table.

Variable editor is created on request travel which is working but not working on task travel record.

Name: Variable editor

Formatter: com_glideapp_questionset_default_question_editor

Table: Travel Task

Added it to the form layout but still variables are not visible, No UI policies running on the table, Variables field is already present in the table.

Referred below links:

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0538897

https://womennow.sn/posts/custom-table-variable-editor

 

@Ankur Bawiskar @Alikutty A  @Abhi1 @Community Alums @Amit Gujarathi 

Not sure the real issue of variable editor not showing up.

6 REPLIES 6

Not applicable

@Resham Noor i am also facing the same issue variable editor is not visible in the custom task table extended from the task  .. did you find the solution for this if yes pls do share it 

Chay2
Mega Guru

Hi @Resham Noor ,

Stumbled into same issue, I initally created the formatter in the same scope as the custom table and it didn't work. I deactivated that and created exact same formatter record in global scope, added new formatter to the form view the and it worked. Hopefully this will work for you as well.

Please mark correct or helpful if this makes any impact!!!

Cheers!!