Join Slack
Powered by
I need to make the 'bin' field mandatory within th...
# suitescript
r
Rookie
08/03/2021, 4:01 PM
I need to make the 'bin' field mandatory within the inventory detail sublist on item receipt, presently it allows the users to leave the bin field blank. I am relatively new to scripting. Can anyone please advice on how to achieve this? Thanks
b
battk
08/03/2021, 10:45 PM
your options are
Column.isMandatory
or
Field.isMandatory
2
Views
Open in Slack
Previous
Next