Formatters in Scoped Applications

Alb1
Tera Contributor

Hello guys,

I have a custom application that tries to simulate standard request flows.
I created two tables, one for the case and one for the task. I created a formatter to show the record producers' variables in the case table form and it worked, but when I create a formatter in the task table to replicate the case variables for the task, the formatter doesn't work and I can't show the variables in the task.

I did some research and it seems that when it comes to custom tables, it's complex to do what I'm wanting to do, but does anyone have a suggestion on how to show the case variables in the task in scoped applications?

5 REPLIES 5

SanjivMeher
Kilo Patron
Kilo Patron

Was this table extended from task table?

It should be simple. Create a UI formatter with UI macro as com_glideapp_questionset_default_question_editor.

Table name should be you custom table name.


Please mark this response as correct or helpful if it assisted you with your question.

Alb1
Tera Contributor

Yes, both tables are extended from task.

For the case table I just created the formatter like you said and it worked.

But when I try to create a formatter to display in the task table the same variables I display on the case table, it doesn`t work. 

Would you be able to share a screenshot of the formatter you created for the task table?


Please mark this response as correct or helpful if it assisted you with your question.

Alb1
Tera Contributor

Sure!

Alb1_2-1670972431980.png