I am using the profile page to do an edit for a form I am creating. I am using v3.2 of chronoforms
I am using the unique id of the table (this one is not cf_id), however is an id.
I am getting sporatic results in the following fashions:
1. With only one id am I getting results showing - for instance
http://christianeye.net/index.php?option=com_chronocontact&chronoformname=practice_info_short&practiceid=104 gives me the results
However with
http://christianeye.net/index.php?option=com_chronocontact&chronoformname=practice_info_short&practiceid=105 - everything is blanked out despite no obvious difference in the data
2. Also, I am using the following in my code to display the value: value="<?php echo {practicename}; ?>"
However, when I populate all of my fields with the appropriate value php code for the field, for undetermined reasons, the form will also completely blank out if I open the form (this occurred even if the profile page wasn't active.)
For instance: http://christianeye.net/index.php?option=com_chronocontact&chronoformname=practice_info_backup
Any thoughts or is this just a bug?
Thanks ahead of time
Stan (longterm chronoform user)
I am using the unique id of the table (this one is not cf_id), however is an id.
I am getting sporatic results in the following fashions:
1. With only one id am I getting results showing - for instance
http://christianeye.net/index.php?option=com_chronocontact&chronoformname=practice_info_short&practiceid=104 gives me the results
However with
http://christianeye.net/index.php?option=com_chronocontact&chronoformname=practice_info_short&practiceid=105 - everything is blanked out despite no obvious difference in the data
2. Also, I am using the following in my code to display the value: value="<?php echo {practicename}; ?>"
However, when I populate all of my fields with the appropriate value php code for the field, for undetermined reasons, the form will also completely blank out if I open the form (this occurred even if the profile page wasn't active.)
For instance: http://christianeye.net/index.php?option=com_chronocontact&chronoformname=practice_info_backup
Any thoughts or is this just a bug?
Thanks ahead of time
Stan (longterm chronoform user)