Documentation
RocketFuel
<  Widgets

Ticket Options

### Description
The Ticket Options widget enables users to dynamically filter the results of the Ticket List widget. It is configured through the instance options and supports entering filters via the JSON field or by selecting a Script Include. By default, it will show incidents and requests, with filters for open and closed as well as last updated dates, however you can easily extend this to include other client-side or server-side filters.

To modify the widget, right-click on the widget, click 'copy config to clipboard' then add that to the JSON in the instance options.

###Instance Options
| Option  | Property | Comments | Default Value | Source |
| ----- |:-----:| ---- | ---- | ---- |
| Configuration | `config` | Displays debug messages about configuration records to help troubleshoot issues. | `Default value` | Options Schema |
| Script Include | `script_include` | Supports overriding the default Script Include. | `Default value` | Options Schema |

### CSS/SASS Variables
*Dependencies are included and configured as part of the provided Update Set.*

| Variable | Comments |
| -------- |:---|
| `$nr-ticket-checkbox-unchecked` | Sets the default checkbox color when unchecked. |
| `$nr-ticket-checkbox-checked` | Sets the default checkbox color when checked. |

### Templates
| Name | Comments |
| -------- |:---|
| `nr-ticket-options-top.html` | Display the filter at the top of the page. |
| `nr-ticket-options-default.html` | Display the default template. |

Want to Learn More? Talk to an Expert
Contact Us