Link to Private_ID in front end
-
Hello Rolland,
I was used to modify your plugin each time you was udating it in order to be able to display on the front end the Private ID link to allows to go to edit the participant data.
I already wrote you on the topic, the main modification was to do this as explain in previous topic :
Line 771 of plugin 1.4.7/*if ( $set == 'admin_column' && self::$plugin_settings->get_option( 'show_pid' ) ) */ $column_set[0] = 'private_id';
and also
Line 802 of plugin 1.4.7$sql = "SELECT f.name FROM ".self::$fields_table." f ";
But this one also is already modified like that in 1.4.7.
Unfortunately this these modifications I can only see the Private_ID on front end but not the link that permit to jump to the edit page.
Do you have any advice ?
https://www.ads-software.com/extend/plugins/participants-database/
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Link to Private_ID in front end’ is closed to new replies.