Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
English
In this article, we will show you how to set a mandatory search filter inside the userview. In this sample case, we will use the Title as the mandatory filter.


Before entering search filter:

Image Modified


After entering the search filter:

Image Modified


To start, choose the desired filters for the datalist builder and make sure to identify the URL Request Parameter of the mandatory filter, which in this case is Title.

Image Modified

Image Modified

Now that we have set up the app, we can now proceed to set the Javascript for the mandatory filter.

  1. Go to the UI Builder
  2. Click on the CRUD that you want to add the restriction to
  3. Click on the UI (List) tab
  4. Add the Javascript to the custom footer

...