Forums
Forums / Plugin: Participants Database / ID field display
(@nemanjamirkovic)
9 years, 3 months ago
Hi, is it possible to display an ID number (from the Record Info) in public List Page, like it is shown in CSV?
(@xnau)
Yes, what you have to do is name all the fields you want shown in the list in the shortcode using the “fields” attribute, something like this:
[pdb_list fields="id,first_name,last_name"]
The topic ‘ID field display’ is closed to new replies.