Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Issues with updating Non Text fields
Hello, I am creating a RESTlet which is used to create entities and update them in Netsuite. For standard text fields this works perfectly fine.
For date fields it seems there are other methods required to set the field, and for list records I need to use the appropriate enum value correct?
This makes sense to me but I haven't been able to find the way to know what type of field it is prior to updating it?
For example, if I know the field id is "custevent_date_field", how do I determine that it is indeed a date field so I can update it with the appropriate method?
0