Channels
jobs
sdf
suiteworld
announcements
training
data-privacy
women-in-netsuite
suitecommerce
advancedpdf
crm-sfa
bundles
procure-to-pay
sfa
marketing
dev-ops
ai-netsuite
r-e-networks
migration-discussion
suite-app
upvote-enhancements
demandplanning
italy
spain
arm
random
order-to-cash
formulas
case-management
scripting
srp
suitescript
payroll
nspb
beta-testers
defects
multibook
suite-billing
scis
suite-people
administration
suitetalkapi
manufacturing
accounting
suiteanalytics
inventory
integrations
taxes
csvimports
projects
suitebuilder
sitebuilder
fixed-assets-mgmt
beginners
oneworld
content-alerts
suiteql
australia
releases
suiteflow
performance
general
request-a-channel
Powered by
#general
Title
t
Tk
05/04/2022, 2:51 PM
In ue beforeload how uncheck line level field? I wanna uncheck default shipping field on vendor
b
battk
05/04/2022, 3:19 PM
only expect to set default values for fields that dont have a value already
for example on create
dont expect to be able to change values on an already existing record
i wouldnt even expect this to work on create either, sublists are poorly supported
a
Andrea Rivetti
05/04/2022, 4:31 PM
It's absolutely possible.
message has been deleted
Looping to addresses got from sublist count
But you need to do it on before submit
b
battk
05/04/2022, 4:39 PM
before submit is usually the correct place to make edits to the current record, before load is not
t
Tk
05/05/2022, 6:12 AM
then is it possible in workflow? whenever new vendor record open i wanna uncheck
b
battk
05/05/2022, 7:16 AM
client script would be the favored option
workflow tends to fail on any sublist not named item
2 Views
Post