UI Policy not working on native view of record producer

Swapnil Srivas1
Tera Contributor

While working on record producer, when clicking on "try it" UI action, the Catalog UI policies are not working on the view that appears(catalog_cat_item_view). The same catalog UI policies are working on the portal view. Is there a way we can fix it?

22 REPLIES 22

Hi @Shivalika ,

The UI Policy is making few catalog variables visible and mandatory on certain condition.

@Swapnil Srivas1  what type of variables ?

 

Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket. 

 

Regards,

 

Shivalika 

 

My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194

 

My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY

Yes/No, string, date/time, reference. These variables are mapped to backend table fields.

These standard UI policies should work in the platform view with the Try It button. Are you in the right scope? It's possible you have other conflicting UI policies that are keeping them hidden. Also, make sure that UI Policy Actions have different Order numbers so not too many are trying to execute at the same time.

Hii @Swapnil Srivas1 

 

I read your question again and it's a record producer. Which means that it's backend name and the field in the target record backend name should be same. This definitely happens with record producers due to this conflict that it will not reflect in native view. Because in native view system has access to both. 

 

 

 

Instead of you want it to reflect on target record, you can select the checkbox "Applies on target record" in your UI policy. But there is doubtable feasibility of if working in native view if the field names are completely same as you mentioned "you have done mapping". 

 

 

 

Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket. 

 

 

 

Regards,

 

 

 

Shivalika 

 

 

 

My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194

 

 

 

My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY*