User desires to retitle the relationships in eB layout like retitling the “Grouped Virtual Item” to “GVI”.
We need to follow the below steps to acquire the desired layout:
(Note: Below steps are applicable to a single class. If you want to reflect the changes in entire heirchy you need to make changes in parent class and make sure that all the child classes should have default layout. If any of the child class has customized layout, we need to manually edit that class in layout editor.)
1) Open the layout editor and click on the required class of the object (let say “Test Template” class of “Document” object).
2) We can see that, in relationship, “Grouped Virtual Item” is there for that class in “edit” mode. Now we rename it to “GVI” and make it mandatory to appear in edit mode. Repeat the same steps for “view” mode.
3) Refresh the web.config file.
4) Open the eB web and you can see that the “Grouped Virtual Item” is renamed to “GVI”.