In this post, I explain how to build a special kind of list template that only shows a single record when one is found with a search. IT’s great for applications where you don’t want a list of records to show until one is found with a search.
I explain how to set up the “lost private link” functionality.
Let’s say you want some users who do not have access to the admin section to be able to edit records. You want to show them a list of records that includes a link to a record edit page.
This tutorial will give you the basic techniques for creating edit links in the record list. It also shows the general method for adding a link to a field.