Suitelet with a "FILE" type field, fieldChange doe...
# suitescript
n
Suitelet with a "FILE" type field, fieldChange does not fire when you choose a file, any idea if there's another way to hook on to that field change in client script?
👀 1
watching following 1
Hmm, gets worse you cannot check if it has something selected from a button function, the field comes back as null. Well that sucks.
k
Does validateField fire?
e
or
postSourcing
?
n
Apologies I did not see a notification that either of you had replied @karlenigma @erictgrubaugh I actually re-structured my SuiteLet and avoided this altogether in the end. If I get a few minutes I'll knock up a simple suitelet and check. Thank you taking time to reply.