- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-19-2025 09:15 PM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2025 04:21 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-19-2025 11:16 PM
@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.
Mark this as helpful / accepted solution if it resolves your query.
Thanks & Regards
Veer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2025 12:51 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2025 01:36 AM
Hello @Mohan Mallapu, is there any UI policy or client script that is hiding these variables?
Regards,
Nishant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2025 10:06 PM
No , There are no UI policies or client scripts