javascript - Integrate datas from standard record type to custom record type in netsuite -


i'm beginner in netsuite , kindly please don't mind if question did not show proper efforts in attempting code. create custom record type using

•   goto customization>lists,records & fields>record types>new  •   enter name “demoemployee” , click save 

what best way integrate datas record type "employee" custom record type "demo employee" via suitescript. please me started.

make sure have custom field of 'list' type in custom record.

and list type record employee list.

that way can reference employee record , custom records vice versa. requirements if planning show custom record in tab/section of employee record.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -