We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Submit profile name by form in custom text/html widget | Forum

Federico
Federico Aug 29 '13
Hi, i need to send to admin mail a form with a widget in profile page, in this form i need to have by hidden input the name of the profile's owner, but with my code the result of "name" value is the php script.


I post the line:


<input type="hidden" name="Profile" value="<?= $_POST['title'] ?>" />


Can someone help me please?
PS: on the code i wrote "title" because i've thought using page title set by oxwall cms 

The Forum post is edited by Federico Aug 29 '13
ross Team
ross Sep 2 '13
Topic was moved from General Questions.
Daisy Team
Daisy Sep 5 '13
Sorry, but it's not quite clear. Could you explain in more details what exactly you want to do. This will help me to understand how exactly this feature should work and find the proper solution.