[ suggestion ] disable editing in line, maintain copy - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8) +--- Thread: [ suggestion ] disable editing in line, maintain copy (/showthread.php?tid=1696) |
[ suggestion ] disable editing in line, maintain copy - rslemer - 01-31-2020 When I set a global variable to disable a editing in line, system disable "copy" too I think "copy" thinking (suggested ) be maintained, it is possible? RE: disable editing in line - joebordes - 02-02-2020 this is much harder than it may seem. it is a good idea, but tedious to do right now RE: disable editing in line - rslemer - 02-03-2020 understand probably by the way the code was written, right? The best is for exaple, a new value in global_variable like as, 0 disabled, 1 enabled, 2 - allows only the copy functionality Anyway .. Thanks, perhaps in another moment, when code is need to be updated, should be considering this functionality |