Hi Everyone, I am trying to create an Other Record...
# suitescript
s
Hi Everyone, I am trying to create an Other Record Field for Record Type="Company" (image attached). There is no "Company" option but in documentation it says Other Record Fields can be created for Company. Is this possible?
n
You're talking about a customer record I think? There's no record in NetSuite that is "company" A customer record can be a company or individual. Have a look at creating an entity field and selecting "customer" as the record to apply it to, I think that's what you're wanting.
This on the customer record:
s
Actually, I wanted to add field in Company Information. Thought this could work. For Customers we already have Custom Entity Fields. In Other Record Fields documentation, it shows Company:
Is there any other way to add a new field in Company Information? We can add field in General Preferences using Script Parameters but I don't want to create new script record just for that.
b
add the field to the subsidiary
s
Thanks a lot @battk it worked. So this will target the value on Parent subsidiary?
b
id imagine its the top level subisidiary
👍 1