The primary action defines what happens when a user selects an item in a list. It can open an existing page within the Applaud platform, display a modal window, or redirect to an external link.
For example, you might configure a primary action a model opens with a detail block with more information, such as booked leave.
HR use cases
- Employee directory – open a modal to edit or view an employee’s role, start date, or contact details.
- Onboarding tasks – clicking a task in the list opens a detailed checklist for completion.
- Performance reviews – selecting a review record opens the associated appraisal form.
- Learning content – clicking a course name in a training list redirects users to a course detail page.
Best practices
- Keep primary actions predictable and consistent across lists. For example, always open employee-related records in a modal rather than mixing modal and page navigation.
- Use clear labels and supporting features (like icons or text) so employees know what will happen when they select an item.
- Link primary actions only to relevant content—avoid sending users to unrelated or generic pages.
- Where possible, configure the action to reduce clicks—open directly to the form, detail, or resource the user needs.