Jack R
07/08/2026, 3:28 PMrecord.load().getValue()? Store Value is unchecked and the value still displays/searches correctly, but SuiteScript load is returning blank/null. This appears to have started in the last couple days. Curious if this is account-specific or a wider NetSuite regression.Jack R
07/09/2026, 2:15 PMalien4u
07/09/2026, 2:30 PMrecord.load({
type: 'record_type',
id: record_Id,
isDynamic: true
});alien4u
07/09/2026, 2:30 PMisDynamic: true
???Jack R
07/09/2026, 5:51 PMalien4u
07/09/2026, 5:53 PM