I am using the pagepicker and I am wondering if there’s a way to limit the scope of page picker to certain space?
set ($parameters = {'name': 'Process', 'size': 30, 'placeholder': 'Enter process name', 'value':'process'})
<p style="width:50%;>Process Name: #pagePicker($parameters)</p>