My Stuff
Community Articles: What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now and spark the next big discussion!
Comments
-
Thank you very much for your feedback ... I have a variation of the script working by taking advantage of the fieldChanged and validateLine functions as you suggested ... I appreciate your help ...
-
I have also attempted to disable the fields in "pageInit" ... some do in fact get disabled, just not "item", "quantity", and 'amount" ... see attached code ... thank you ...
-
I am trying to do something similar … I am using a client-script on a sales order … I want to disable every "item" from being updated in the "item" sublist … I tried the following with no luck … I am wondering if there is something unusual about the field "item" ? ... it is a mandatory field on this form … the fields…