how to retrieve the form values from my widget?in fact I have a submit button in my form. I want to send data from my form in the same widget without reloading the entire page. can anyone help me?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- rjcalifornia@rjcalifornia

rjcalifornia - 0 likes
- Yves Bertrand EMANYE@yveslands

Yves Bertrand EMANYE - 0 likes
- rjcalifornia@rjcalifornia

rjcalifornia - 0 likes
- Matt Beckett@Beck24

Matt Beckett - 0 likes
- DhrupDeScoop@Dhrup2000

DhrupDeScoop - 0 likes
- Yves Bertrand EMANYE@yveslands

Yves Bertrand EMANYE - 0 likes
You must log in to post replies.Well, how are you sending the values?
Ok, so, base on my experience, what I did was to store the value submitted like this:
That was on the file edit.php and then I just called the values submitted on the content.php
Rodolfo Hernandez
Arvixe/Elgg Community Liaison
When i paste your code in my edit.php file nothing happen! I whan to know where do i put the html form code to appear in my widget ?
Hi, what exactly are you trying to do??
Rodolfo Hernandez
Arvixe/Elgg Community Liaison
I don't understand what you're asking - are you building the form as part of the edit.php?
Sounds like he wants to jQuery/AJAX target the widget's user input & response DIV/s.. 'without reloading the entire page'.. He just didn't use the appropriate techie woids ;-O And if so re: the lack of jargon probably implies steep-er learning curve @ jQuery + AJAX.
ok. thanks! i'he used the edit.php file to build my form! now I have a link which redirects me to a page in the "pages". I want to know how to remove tabs "all", "mine", and "friends".