Hi Everyone,
Is it possible to modify views or edit in Constellation?
Regards,
Abhishek
Hi Everyone,
Is it possible to modify views or edit in Constellation?
Regards,
Abhishek
Customizing the views in Constellation is not a recommended best practice. This could impact future upgrades.
Hello @AbhishekDanielM,
In Theme Cosmos, you can open a section rule and freely add or move fields using Dev Studio.
In Constellation, you don’t use section rules.
Instead, you:
->Use App Studio to change the layout using predefined templates.
->Customize views by selecting which fields to show and how they appear.
->Cannot do drag-and-drop editing like in Cosmos.
Thanks&Regards
Akhila Chamakura
Hello @AbhishekDanielM,
In Theme Cosmos, you can open a section rule and freely add or move fields using Dev Studio.
In Constellation, you don’t use section rules.
Instead, you:
Use App Studio to change the layout using predefined templates.
Customize views by selecting which fields to show and how they appear.
Cannot do drag-and-drop editing like in Cosmos.
Thanks
Akhila
Hi @AbhishekDanielM,
If you are reffering to edit views normally you can do it ux tabs.
But if you are reffering to view/edit in backend in the code you can access views in Rule-ui-view and to enable it you need to set a when rule called “PxEnableC11nDev” to true
Thanks,
Hema Raavi.