For the complete documentation index, see llms.txt. This page is also available as Markdown.

Internal link - PageNavigationLink

Page link component. Takes the user to the page with the specified mid identifier.

When to use:

  • You want to enable navigation to another form page.

When not to use:

  • You need a link to an external URL or another form. Use: ExternalLink

Component properties

Eximee Designer property
Attribute name in the Source
Description

Target page (section Basic properties)

pageMid

The mid of the page that the link should lead to.

Content (section Basic properties)

text

Link label

More information about component properties: Common component properties

Illustration 1. Appearance of the component in the application

Demo application: demoPageNavigationLink

♿WCAG: Good WCAG practices for low-code dev

Last updated

Was this helpful?