apex_add_search_bar
Add a search bar to filter an Interactive Report region on keystroke by creating a Dynamic Action.
Instructions
Add a search bar that filters an IR region on keystroke via Dynamic Action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | Target page ID. | |
| sequence | No | Search bar region display order (before IR region). | |
| placeholder | No | Input placeholder text. | Type to search... |
| region_name | Yes | Name for the search bar region. | |
| search_label | No | Label for the search field. | Search |
| search_item_name | No | Item name suffix (auto-prefixed with P{page_id}_). | BUSCA |
| target_region_name | Yes | Name of the IR region to filter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |