• “You must use the “detailed” list template for this to work.”

    may I get some more info on how to make this work?

    Have everything in place, but cannot figure out how to control what info is shown & what gets shown after clicking on View

Viewing 1 replies (of 1 total)
  • Plugin Author xnau webdesign

    (@xnau)

    The “view” link goes the the “single record page” which is where the record details are shown using the [pdb_single] shortcode. That shortcode uses it’s own set of templates. The “detailed” template is for the [pdb_list] shortcode only.

    On the single record page there are several ways to control what gets shown. By default, it will show all fields that are in in “public” groups. You can also determine which fields are shown in the shortcode itself using the “groups” or “fields” attributes of that shortcode.

    If you need to alter the HTML that is used to show the single record, you can create a custom template. There are several tutorials on my site that can help with that, but you will need to be comfortable with php, CSS and HTML to get the results you want.

Viewing 1 replies (of 1 total)

The topic ‘Adding a Link to the Single Record’ is closed to new replies.