Edit profile form
Posted: Tue Feb 14, 2017 1:44 am
I converted the object to a form (very convenient to have this option)
All works fine, editing and saving data by members.
I am loading the form into an iFrame on the main page of my site
Just have TWO questions:
1) Upon submitting the change with the "Update" button - the process - goes back and loads the entire website into that same iFrame - which of course looks wrong, How do I take it back to where it started?
2) At the bootom of the form I have "<?php echo $error_message; ?>" which was created when converting the object to a Form. What is this for? How can I use it?
Cheers
All works fine, editing and saving data by members.
I am loading the form into an iFrame on the main page of my site
Just have TWO questions:
1) Upon submitting the change with the "Update" button - the process - goes back and loads the entire website into that same iFrame - which of course looks wrong, How do I take it back to where it started?
2) At the bootom of the form I have "<?php echo $error_message; ?>" which was created when converting the object to a Form. What is this for? How can I use it?
Cheers