Svidos29
11th November 2021, 23:47
Hi all,
i've an extension that disable/enable through 'is.read.only' hook in table extension certain cdfs.
In my session i need to use disable.dal() in before.program, however with this the extension is enabled (i see it through debug) but it only calls the 'is.applicable' of other cdfs, not the is.derived or the is read.only.
Indeed, if i remove the disable.dal, the check through is.derived and is.read.only works.
How can i solve this? I tried do disable.fields/enable.fields, even with actual.occ setted but it is not working for me because it disable the entire column, not only the occurence that i'm working with.
thanks,
i've an extension that disable/enable through 'is.read.only' hook in table extension certain cdfs.
In my session i need to use disable.dal() in before.program, however with this the extension is enabled (i see it through debug) but it only calls the 'is.applicable' of other cdfs, not the is.derived or the is read.only.
Indeed, if i remove the disable.dal, the check through is.derived and is.read.only works.
How can i solve this? I tried do disable.fields/enable.fields, even with actual.occ setted but it is not working for me because it disable the entire column, not only the occurence that i'm working with.
thanks,