1
I have a Controller called Home and I want to change the same to BPA.
I want to know if I can just change the name HomeController
for BpaController
and change the name of the Home folder in the View folder.
Or if I need to change something else to work without giving problems.
It depends on your setup, but for the basics, it’s likely.
– Maniero