To get the internal ID of a custom child record sublist :
- Go to the record definition for the custom record type.
- On the Fields subtab, find the field which is related to the parent record.(Here Service Order (internal ID: custrecord_jj_service_order)) It is the parent field for this custom record.
- Now, we need to add “recmach” infront of the internalID.
- Therefore, the internal ID for the custom child record sublist is “recmachcustrecord_jj_service_order”.
