Sublist using a custom record

On Custom Records, the sublist for the child record is uneditable on the line level by default. Follow the steps below to implement a Custom Record with an editable sublist for its child record. Create Custom Record Type – A which serves as the Parent:For more information, see article 10140 – Creating Custom Record TypesMake… Continue reading Sublist using a custom record

Custom Child Record Sublists using Script

Whether we can update the custom child record sublist using script in a record?Yes, It’s possible by scripting. The custom record child record will be inline editor sublist that contains a list of records. There was a concern that whether we can add line into the sublist that are custom record list in the item… Continue reading Custom Child Record Sublists using Script