Hey all, I have been asked to set the line level memo as mandatory on custom JE transaction form. Assuming this will need to be scripted - anyone point me in the correct direction as to how to accomplish this?
c
CD
02/17/2022, 9:32 AM
Customization->Forms->Transaction Forms. Edit the form. Check the "mandatory" box next to memo (make sure you do the one in the 'lines' group). Save.
m
Mika Hakkinen
02/17/2022, 9:59 AM
Does the mandatory box exist for the Lines group?
c
CD
02/17/2022, 10:02 AM
Damn, it doesn't. I fail. facepalm
m
Mika Hakkinen
02/17/2022, 3:04 PM
Yeah @flynn I think you'd have to script this, a WF wont work either coz Make Field Mandatory isnt an action on sublist group. Can this be moved to the scripting channel and a dev can help maybe?
👍 1
f
flynn
02/17/2022, 3:14 PM
I am going to try and tweak an example of a client script from Matt Dashe's NetSuite Dev book. 🤷♂️ Thanks all for taking a shot !