Working with Sections: Overview of Methods
Sections help organize data and simplify navigation within lists. They group records by categories or levels of nesting.
Quick navigation: all methods
User documentation: How to create and configure a list in Bitrix24
Connection with Other Objects
Universal lists. Each section belongs to a specific list. To add a section to a list, you need to specify the parameters IBLOCK_TYPE_ID, IBLOCK_ID, and IBLOCK_CODE. Values can be obtained using the lists.get method.
User documentation
Overview of Methods
Scope:
listsWho can execute the method: depends on the method
|
Method |
Description |
|
Creates a list section |
|
|
Updates a list section |
|
|
Returns a section or a list of sections |
|
|
Deletes a list section |
Copied
Previous
Next