The CreatorCon Call for Content is officially open! Get started here.

UI views to be reflected into the workspace through workspace view rules

ShaziyaS4380655
Tera Contributor

@svirkar420 


I want to add view for table like requested items , catalog tasks so that only specific fields are visible into the workspace,  even i have created workspace view rules, ui view , configured viewruleconfigid into the ux page property, but the thing is if i create view from the table and added the fields which are required , it is getting added into the form section , but not getting reflected to the workspace.

1 ACCEPTED SOLUTION

Dhana3
Kilo Sage

Hi @ShaziyaS4380655 ,

 

For the custom views that you created for workspace, you need to create a ux page property in the experience as shown the screenshot below:

Dhana3_0-1758023297734.png

Dhana3_1-1758023333591.png

 

 

View solution in original post

12 REPLIES 12

@ShaziyaS4380655 , 

no you do not put the sysid of workspace view rules into the ux page property
the ux page property viewruleconfigid expects the sysid of a view rule config record
inside that view rule config you include one or more workspace view rules
so page property → view rule config sysid
view rule config → references workspace view rules
workspace view rules → map table and ui view

the ux view rules you created are not used in workspace forms

 

If this solution helped you Please Mark this solution as accepted and helpful as it will be helpful for other users as well.
Best Regards.
Saurabh V.

Dhana3
Kilo Sage

Hi @ShaziyaS4380655 ,

 

For the custom views that you created for workspace, you need to create a ux page property in the experience as shown the screenshot below:

Dhana3_0-1758023297734.png

Dhana3_1-1758023333591.png

 

 

@Dhana3 

I have configured this already,  but i have added the sysid of the ux view rules into the ux page property

Configure the way I have shown the screenshot. Type must be string and value must be name of the view. (the backend name).

@Dhana3 


i have configured the same way then ,i want to add  multiple tables under the form sections and want the required fields into it, so that it can be viewed from the workspace.related lists as well