<@U84KQGF0D> You can't not set values `normally` t...
# suitetalkapi
a
@Norberto Soriano You can't not set values
normally
to
Inline
or
Disable
fields, but you should be able to set values to hidden fields without any problem...
n
TY @alien4u, have you ever encountered a situation where a field needs to display as
Inline/Disabled
for the User, but it will be updated using Suitetalk API?
a
@Norberto Soriano Yes, all the time, you keep the Fields as normal(so you can update them with Suitetalk) and you create a ClientScript or beforeLoad UE to handle/disabled those fields as needed.
n
@alien4u awesome!!! never crossed my mind, I'll look into this approach. Thank you very much. Kudos 4 u!
👍 1
a
so the 'Disabled' fields can't be updated via web services? I've never had a problem setting disabled fields in SuiteScript
n
@andrewh, seems NetSuite treats disabled fields differently depending on the Context (Web Services, UI, Script)
l
Or you can use a custom form just for integration where these fields are set as normal