Displaying Record Producer Variables in a Custom Table (Extended from Task)

Mohan Mallapu
Kilo Sage

Hi Team,

I have a requirement where we have two Record Producers created on a custom table that extends from the Task table. When users submit a Record Producer, they provide input through variables, but I haven't created corresponding fields in the backend. Instead of creating multiple fields, I want to display the submitted variables in the backend record.

I tried adding the Variable Editor to the custom table layout, but I still cannot see the submitted variables on the backend record.

Has anyone encountered a similar issue or knows a workaround to display the Record Producer variables without creating additional fields?

Appreciate for the quick response.

 

1 ACCEPTED SOLUTION

Mohan Mallapu
Kilo Sage

I found the solution to this issue. Earlier, I had created a new formatter and named it 'Variable Editor,' which already exists in the system as an OOTB (Out-of-the-Box) feature, so it didn’t work properly. Later, I changed the formatter name to 'Custom Variable Editor,' and it started working.

View solution in original post

9 REPLIES 9

Veer
Tera Guru

@Mohan Mallapu 

Which variable editor you are adding to form? Did you create a variable editor for the custom table you have created?

if not please create one for your custom table by navigating through UI formatter.

Veer_0-1740035808040.png


Mark this as helpful / accepted solution if it resolves your query.

Thanks & Regards

Veer



Mohan Mallapu
Kilo Sage
@Veer 

I have already created a formatter and added it to the form layout but still, unable to see the variables in the form.


Formatter : com_glideapp_questionset_default_question_editor

 

MohanMallapu_0-1740040753970.png

MohanMallapu_1-1740040807228.png

 



Hello @Mohan Mallapu, is there any UI policy or client script that is hiding these variables?

 

Regards,

Nishant

No , There are no UI policies or client scripts