| Name | Phone | Actions | |
|---|---|---|---|
| Brian Persson | [email protected] | 7807108820 | View on page OR View with detaillink OR View with modal |
| John Smith | [email protected] | 555-123-4567 | View on page OR View with detaillink OR View with modal |
Make sure to match your link parameter to the Detail Page Slug. For more obscure access, switch the Detail Page Key to “Key”.
The “View on Page” is linked to a page with the corresponding Formidable View. If you pass the Detail Entry Slug to the page, it will automatically display the Detail page instead of List page. If you do not, it will display the List page. Note: If your list page has filters, you must also pass those, or you will see “No entries”, even with a valid entry key.
The “View With Detaillink” uses the detaillink shortcode. detaillink does not take any parameters and will always attempt to show the detail inside the current page.
The “View With Modal” uses the display-frm-data id=x entry=”[id|key]” shortcode where x is the view id.