irurzo
12/26/2019, 1:30 AMrecord.load
I see there is a key named fields, but when I assign this key to a variable to do a loop it doesnt work, what worked here was using the toJSON()
method on the record, what Im trying to accomplish is get all the fields on the record and filter the ones that its id starts with custrecord_something
ec
12/26/2019, 3:24 AMirurzo
12/26/2019, 3:43 AM