Important Update: Archer Community Scheduled Maintenance on November 23–24 - New Community Launching Soon! Learn More..
2018-06-27 08:18 AM
I am new to the custom objects area. So please do bear with the obvious questions:
2018-06-27 08:25 AM
Kunal welcome to the world of custom objects
The ArcherTech.UI.GenericContent.GetInstance().xxx houses certain functions that can be used via custom objects but currently there are no references for client side APIs.
To get values of fields off layout, the REST APIs are the only way. Or you can put the fields on the layout in a section and hide the section by default; fields would still be accessible by custom objects.
If you haven't you can take look at a custom object primer that I did, https://community.rsa.com/community/products/archer-grc/archer-customer-partner-community/custom-objects/blog/2018/05/18/custom-objects-and-you
Advisory Consultant