Layouts
To get the layouts metadata for the specified module.
View-Specific Information
Select
The 本製品 uses the Zoho CRM API to process WHERE clause conditions built with the following column and operator.
- ModuleName supports the '=' operator.
For example, the following queries are processed server-side:
SELECT * FROM Layouts WHERE ModuleName = 'Deals'
Columns
Name | Type | Description |
Id | String | The unique identifier of the layout. |
Name | String | Represents the name of the layout. |
Type | String | Represents if the section is used or not in the layout. |
ModuleName | String | The name of the module which the user wants the layout. |