If I have two custom records A and B, where B is a...
# suitescript
j
If I have two custom records A and B, where B is a child record on A and the intent is for B record to only be created/edited from edit mode on A, can I use fieldChange operations in the sublist of Bs on an A?
b
that said, the generic field id advice applies, make a sample record with your sublist filled in and inspect it
ill be lazy today and just point to the previous thread about sublist ids: https://netsuiteprofessionals.slack.com/archives/C29HQS63G/p1614353893236000
j
got it
thanks
just
recmach
before the id of the customrecord
b
more related to the id of the custom field on the custom record
but yes