question, to prepopulate a field when creating a n...
# suitescript
s
question, to prepopulate a field when creating a new form, is there a preference between using a Client script with pageInit vs a User Event Script with beforeLoad? Couldn't you achieve the same with both script types?