[pdb_signup_thanks]
The demographic data collected from participants in this project will be used for research purposes, for example, to identify the demographic and other characteristics of the people who participated in the deliberation. This information can be used in analyzing the results of this online forum. No email addresses, demographic data, or personally-identifying information will be displayed to other visitors to this site. Any comments you submit will be identified only by the display name you enter below. By completing this registration, you acknowledge that your participation in this project is entirely voluntary and you agree that the data provided may be used for research. If you have any questions or concerns at any time, please Contact Us.
[insert_php]
global $current_user;
$pdbP = do_shortcode(‘[pdb_total filter=”user_login=’.$current_user->user_login.'”]’);
if ($pdbP==0) {
echo ‘
You have not yet created a profile.
‘;
$edlink = get_permalink( get_page_by_title( ‘Edit profile redirect’ ) );
echo ‘
‘;
exit();
}
[/insert_php]
Required field *
[pdb_record groups=”main,personal”]