Can we hide entire blocks, even though they are in use? - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Development (https://discussions.corebos.org/forumdisplay.php?fid=18) +--- Forum: coreBOS Development (https://discussions.corebos.org/forumdisplay.php?fid=4) +--- Thread: Can we hide entire blocks, even though they are in use? (/showthread.php?tid=1346) |
Can we hide entire blocks, even though they are in use? - Guido1982 - 11-22-2018 I'd like to hide the block of financial fields in the inventory modules. Not the functionality, but the block or at least some fields. Is there a way to do that without stopping the functionality? Will 'normal' hiding of the field through profile settings block the fields functionality? RE: Can we hide entire blocks, even though they are in use? - joebordes - 11-22-2018 If I remember correctly those fields are updated with direct SQL so hiding them for that profile should just work. Let me know how it goes. |