How to trigger validateline on create and copy mod...
# general
t
How to trigger validateline on create and copy mode only in client script? I tried on deployment page event type but there we can set only one mode & even can't deploy 2 times on same recordType
b
the pageInit entrypoint has access to the mode
store the mode in a variable that you can access in the validateLine so that it can return early if not in the correct mode