Is anyone familiar with Dynamic Employee Groups? I...
# general
r
Is anyone familiar with Dynamic Employee Groups? It's a custom record type but the url references
/app/crm/crmgroup.nl
. I tried using getValue() from the project form but it just gives me an internal id. Not sure how to load the saved search from that CRM group.
j
@reptar Are you talking about this: Lists > Relationships > Groups
These can be static or dynamic based off Contacts, Customers, Employees, Partners, Projects, or Vendors
dynamic ones are built using a saved search
Not a custom record type, btw. This is native NetSuite.
r
I figured it out. Thanks
How to load that record type via API was missing from the documentation but someone knew what it should be.