How to get the check box value in javascript file and pass value in model

create a custom record in netsuite . For eg field id is ‘custentity_jj_tac’

In html page set input id,name as custom record id and set a data action .

set data action in events and in binding also set the custom record id

also write a code for change event and in that function we will get the check box value and pass its value with model.

Leave a comment

Your email address will not be published. Required fields are marked *