Hi,
I want to remove an element from a page (the LeftModuleContainer on the order page), I see the ID of the Div on the html using the 'F12' but I don't know where to find the html code. (the client module has the JS only...)
I think I'm missing a lot of information of how the code is stored in Creatio, can anyone explain me shortly how it works or if too difficult just explain how to get to the html and modify it?
Thanks
Like
Hello Chani,
Hope you're doing well.
Please find more information on front-end customizations in the next Academy articles:
- https://academy.creatio.com/docs/developer/front-end_development
- https://academy.creatio.com/docs/developer/elements_and_components/basi…
Additionally from the links below, you can review examples of different customizations:
- https://community.creatio.com/questions/freeze-leftmodulecontainer-acti…
- https://academy.creatio.com/docs/developer/front-end_development/creati…
- https://academy.creatio.com/docs/developer/elements_and_components/basi…
- https://community.creatio.com/articles/how-add-or-edit-css-style
Best regards,
Roman
Roman Rak,
Thank you.
I see how to ADD css but what if want to remove an element?
Chani,
Thanks for your reply. Please find a few examples of element removal:
- https://community.creatio.com/questions/how-remove-tag-button
- https://community.creatio.com/questions/how-hide-copy-delete-and-open-b…
- https://community.creatio.com/questions/how-remove-run-business-process…
- https://community.creatio.com/questions/how-do-i-disable-button-or-chan…
Regards,
Roman