Link Button
A link button takes users to another page in the application.
Link buttons are useful for navigation to related modules, detail views, filtered lists, dashboards, or internal workflows that deserve a clear call to action. They are action components for movement rather than data entry.
When to Use It
Use a link button when the next step is to open another place in the app.
Link buttons work well when a normal text link would be too easy to miss. If clicking should run a process, use Action Button instead.
What Can Be Configured
Destination
The destination can be a fixed page or a page based on a value from the current record, such as opening the related person, organisation, or project.
Label
The label should describe where the user is going, such as "Open organisation" or "View bookings".
Workflow Placement
Place link buttons near the information that explains why the user might need to navigate. In dense detail views, they often work best inside a column or content block with related fields.