Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Removing Input Fiel...
 
Notifications
Clear all

Removing Input Fields

2 Posts
2 Users
0 Reactions
4,308 Views
Mark Docken
(@mdocken)
Posts: 18
Active Member
Topic starter
 
[#1705]

Hi, one of the speed bumps I'm having with respect to adopting projeqtor company wide is the fact that some staff are like a deer in the headlights when they see all the input fields. Many of the input fields aren't relevant to our industry and won't be used so what if I just hid those? Is there a way to do that in the database my installation can stay upgrade safe? Or would I have to modify the php?


 
Posted : 20 Mar 2014 21H30
(@babynus)
Posts: 14952
Member Admin
 

You can (and must) design your own class.
Just copy the class you want to customise from /model folter and paste it into /model/custom.
Then do the change you wish in the /model/custom classes : they won't be erased with upgrade.

Unfortunately, if there is a change in the class in a new version, you won't see it, or you'll have to merge your changes in the new class.
But your changes are preserved and never erased.


 
Posted : 20 Mar 2014 21H48
Share:

Scroll to Top