listViewGroupsForObject()

Overview

public struct function listViewGroupsForObject(
      required string objectName
)

Returns an struct with keys 'left' and 'right'. Each key contains an ordered array of view groups with their renderable properties ready for rendering an admin view of an object

Arguments

NameTypeRequiredDescription
objectNamestringYesname of the object whose groups you wish to get