Discussions
Unable to change Contract Term and End Date.
Hi forum,
Is there way using SuiteScript to unlock those fields (Contract Term and End Date) so they can be edited from Transactions, Enter Sales Orders, List, View Sales Order, Edit? Some Field Internal IDs related include custrecord_contracts_start_date, custrecord_contracts_end_date, custrecord_ci_startdate, custrecord_ci_enddate, custrecord_ci_term; and I think I can use nlobjConfiguration.setFieldValue(name, value) to alter those values. However, I just don't know how to put it together I looked around but didn't find any answers, probably 'cause I have a total of 2 weeks working with NetSuite :h_a_w: and everything is pretty much fuzzy. Please help.