11-11-2021, 01:54 PM
Today in GUI for profile settings are possible, hide or block changes for each field
But in many situation is necessary field blocked changes only for user "human", and maintain the possibility system to change the same field, in workflow
Only way setting that, are changes directly in database ( not good practices, more risk, etc )
using --> UPDATE `vtiger_field` SET `displaytype` = '4' WHERE (`fieldid` = '948');
I suggest create possibility setting that special field, in GUI interface too.
But in many situation is necessary field blocked changes only for user "human", and maintain the possibility system to change the same field, in workflow
Only way setting that, are changes directly in database ( not good practices, more risk, etc )
using --> UPDATE `vtiger_field` SET `displaytype` = '4' WHERE (`fieldid` = '948');
I suggest create possibility setting that special field, in GUI interface too.
Ranieri
eCRM Web
eCRM Web