- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2023 03:44 AM
Hi All,
I have a record producers with MRVS variables. Once the record is created, I want those MRVS variables to also appear on the record form . Please help me in achieving it. Record producer is on a custom table.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2023 04:08 AM
Hi @Srinivas K ,
For this please create a UI formatter 1st by navigating to "System UI --> Formatter".
for formatter field u need to populate this value - com_glideapp_questionset_default_question_editor
Once u create this, u need to bring in that respective formatter by clicking on the configure form layout, from the left bucket search for the formatter u created n move it to the right bucket.
then u can check for older or for new records. The MRVS should appear below for those records
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2023 04:08 AM
Hi @Srinivas K ,
For this please create a UI formatter 1st by navigating to "System UI --> Formatter".
for formatter field u need to populate this value - com_glideapp_questionset_default_question_editor
Once u create this, u need to bring in that respective formatter by clicking on the configure form layout, from the left bucket search for the formatter u created n move it to the right bucket.
then u can check for older or for new records. The MRVS should appear below for those records
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 02:09 AM
Thanks for it, now I am able to populate the MRVS variables on to the record form.
But, I see the variables are read-only on the form. But I need them as editable. How is it possible .Please guide
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 02:22 AM
Hi @Srinivas K ,
You can create UI policies to make it editable in the Record producer & u need to check only Applies on Target record while creating the UI policy. Uncheck the applies on catalog item view.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 03:10 AM - edited 10-25-2023 03:42 AM
I have created UI policy, but the fields under the variables section are not displaying as editable.
Also, Fulfillers want to create record from SN platform as well. So, is there any possible way to put fields similar to MRVS ?