Show MRVS variables on record form

Srinivas K
Tera Contributor

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.

 

1 ACCEPTED SOLUTION

Danish Bhairag2
Tera Sage

Hi @Srinivas K ,

 

For this please create a UI formatter 1st by navigating to "System UI --> Formatter".

DanishBhairag2_0-1698145503487.png

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.

 

DanishBhairag2_1-1698145715053.png

 

then u can check for older or for new records. The MRVS should appear below for those records

 

Thanks,

Danish 

View solution in original post

7 REPLIES 7

Danish Bhairag2
Tera Sage

Hi @Srinivas K ,

 

For this please create a UI formatter 1st by navigating to "System UI --> Formatter".

DanishBhairag2_0-1698145503487.png

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.

 

DanishBhairag2_1-1698145715053.png

 

then u can check for older or for new records. The MRVS should appear below for those records

 

Thanks,

Danish 

Hi @Danish Bhairag2 

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

SrinivasK_0-1698224959562.png

 

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. 

DanishBhairag2_1-1698225707114.png

 

Thanks,

Danish

 

 

Hi @Danish Bhairag2 

I have created UI policy, but the fields under the variables section are not displaying as editable.

SrinivasK_0-1698228613103.png

 

SrinivasK_1-1698228642884.png

 

Also, Fulfillers want to create record from SN platform as well. So, is there any possible way to put fields similar to MRVS ?