Using the PDb_Template class in your custom templates
The Participants Database Template class adds flexibility and convenience to the job of building a custom template. This blog post goes over some of the main features with application examples.
The Participants Database Template class adds flexibility and convenience to the job of building a custom template. This blog post goes over some of the main features with application examples.
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.
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.