newLISP on Rockets
About
Docs
Forum
Why Rockets?
Download
Sign in
Register
Welcome to Rockets!
Popular blog posts
Setting up a new site with newLISP on Rockets!
newLISP on Rockets now on HTTPS!
Happy New Year and a server upgrade!
A new cover page for Rockets!
How to compile newLISP from source on 64-bit Ubuntu
Recent forum posts
Rockets 3.0 - an experiment
Download newLISP on Rockets
Ten years of newLISP on Rockets
Fixing little bugs
Rockets 2.0 is released
Discussion Forum
Discussion forum
Adding user fields
Forum post
Author
Message
jojo
Posts: 20
Posted on: 2017-03-10 00:48:58.000
I would like to allow users to add and delete "Interests" to their user profile on the Edit Profile page.
Here is are two Bootstrap examples of the widget form inputs:
Demo 1:
http://bootsnipp.com/snippets/featured/dynamic-form-fields-add-amp-remove
and
http://itsolutionstuff.com/post/simple-add-remove-input-fields-dynamically-using-jquery-with-bootstrapexample.html
Demo 2:
http://demo.itsolutionstuff.com/demo/demo-simple-add-remove-input-fields-dynamically-using-jquery-with-bootstrapexample.html
Would you be able to suggest a good way to allow this so that these fields can be saved to the database?
Thanks very much for any direction on this Rocket Man! :)
Views: 3437