anyone have an idea as to why custom child record ...
# general
a
anyone have an idea as to why custom child record sublists would not be appearing in the xml on the parent record? also, causing SS sublist line operation errors..
b
they just dont show up in the xml
you can see it in the json form of the record if you use .toJSON on a remote record
a
i mean, i get what you are trying to say, but i just spent 3 months doing development with these records and had access to the sublists of the child records from the parent record. Also, my restlet created the child records through that sublist. Now they are not available.
the parent and child records are all custom records, and i was able to read and edit those sublists from the parent record before bundling the records to prod and refreshing the sbx
so it all looks like it is because ‘allow child record editing’ is not checked, but the option is disabled on all of the custom records. not sure why… this was all bundled from the previous sandbox build, where everything was working normally..
nevermind, looks like you need to enable ‘show remove link’ before being able to check that setting. resolved!