before i start going down a rabbit hole i wanted to check with the group here if what I want to do is possible:
i would like to have a button create multiple custom records based on a search. Basically, in my salesorder I have a subtab with a custom record. When the salesorder is copied using the make a copy button the sublist is not. My goal is to have the user - on the new salesorder - click on the button so that it "duplicates" the data in the sublist. Plan is to have a search conducted on the sublist custom record using the original salesorder id and then using what is found (usually multiple custom records) and copying those records and assigning the new salesorder id to the parent field on the custom record.