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.

2 REPLIES 2

svirkar420
Giga Guru

Hi @ShaziyaS4380655 , Can you please try doing this:

create a new ui view for the table sc_req_item or sc_task
configure form layout for that view and add only the fields you need
create a view rule for the same table and map it to the new ui view
create a view rule config and include the view rule inside it
go to ux experience workspace record page for that table and set the page property viewruleconfigid to the created view rule config
clear cache using cache.do and then open the record in workspace to see the updated view

 

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

@svirkar420 

do we need not to create ux view rules, workspace view rules ??