Is there any way to extend the core functionalities without modifying the core files? #66
Unanswered
sachin-sanchania
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I need to write a tutorial about this :) There are a few approaches to this and depends on what you want to do exactly. Do you need to modify the controller as well as the view file? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I need to create a custom "Leads Create" view with specific changes while ensuring that I do not modify the core files directly. Is there a recommended way to extend or override the core functionalities to achieve this customization?
Beta Was this translation helpful? Give feedback.
All reactions