In ue beforeload how uncheck line level field? I w...
# general
t
In ue beforeload how uncheck line level field? I wanna uncheck default shipping field on vendor
b
only expect to set default values for fields that dont have a value already
for example on create
dont expect to be able to change values on an already existing record
i wouldnt even expect this to work on create either, sublists are poorly supported
a
It's absolutely possible.
message has been deleted
Looping to addresses got from sublist count
But you need to do it on before submit
b
before submit is usually the correct place to make edits to the current record, before load is not
t
then is it possible in workflow? whenever new vendor record open i wanna uncheck
b
client script would be the favored option
workflow tends to fail on any sublist not named item