Hello,
I need to create a form with textarea and text boxes to submit the data in db and on succes display a success message.
Hello, I need to create a form with textarea and text boxes to submit the data in db and on succes display a success message. |
I believe you can do it by added a page block with php code to pull it from the database. Check out this free mod from deano92964. Good Luck. http://www.boonex.com/m/Add_PHP_Block_to_Page_Builders_
Michael |
Hi I ve added a php block but what i need is a form with textarea and text fields |
You can build the form with a HTML block. Not sure how to get it to the db. Michael |
I don't think Dolphin comes with a form builder. However, you can create a form and use php to parse the form and save the data to a database table. You can then use php to read the data from the table and display it. If you are not verse in php and mySql (Dolphin comes with database functions you can use; however, you still need to understand how to form a query); there are plenty of tutorials on the net. If you outline want you are planning to do, then we can see how involved this might be. We might could help you here or you might need to post it as a job in the market. Geeks, making the world a better place |
If you outline want you are planning to do, then we can see how involved this might be. We might could help you here or you might need to post it as a job in the market.
GG; where are you? I need to get member data submitted, a hash key for my gaming site. ManOfTeal.COM a Proud UNA site, six years running strong! |
I am here, staying busy. Geeks, making the world a better place |
I am here, staying busy. PM me please GG ManOfTeal.COM a Proud UNA site, six years running strong! |