Hi! I have a record field that has multiple related records in it.
Now I want to “read” this array of related records to remove a record from it, if it matches a certain record (the array shows record ID and label (which is my record autonum). Neither of the two works as an identifier to extract the record.
Maybe this can be done without the custom code block (happy to hear if so), but even in the custom code block I struggle to “access” each record and compare it to the record info of the record I try to remove. More than 1h of ChatGPT didnt get me any closer… ![]()