Bookmark

Bookmark control can be used where users want to bookmark some records from a filtered list to review them at a later stage. It is like a button with which users can create multiple tabs within the application for later review and still keep working on the search filtered list.

You have to go through a two-step form wizard to enable this Control, i.e., Design & Advance. Let’s explain these steps below:

1st Step – Design

This is the first step of the “Bookmark” control form wizard. Here you are required to fill in the following details:

  1. Database Field Name (mandatory): These are the attributes of the form
  2. Button Text
  3. Button Color
  4. Button Size
  5. Column Width

2nd Step – Advance

  1. Primary Key (Optional): The primary key (id) of the field that is bookmarked
  2. Bookmark URL (Optional): Defined in the format "apps/pagename"
  3. Title Field Name
  4. Subtitle Field Name
  5. Icon CSS
  6. Icon before Bookmark
  7. Icon after Bookmark
  8. Custom Class before Bookmark
  9. Custom Class after Bookmark

Click “Confirm” and “Bookmark” control is configured.