Given a custom record type with ~3000 records and ...
# general
j
Given a custom record type with ~3000 records and more than one custom form, how can I determine which records are on which form? Custom Form isn’t exposed in saved search or SuiteQL for custom records as far as I can tell.
s
darn, tried it out no luck 😞
j
only way I’ve found is doing a record.load on each
I’m storing it in a custom field from now on