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!
Happy New Year and a server upgrade!
A new cover page for Rockets!
How to compile newLISP from source on 64-bit Ubuntu
Yet another test poll
Recent forum posts
Happy New Year, and the future of Rockets
newLISP on Rockets now on HTTPS!
New! Simple one-button installer for Rockets on Ubuntu 14 LTS
newLISP on Rockets is on a new server!
Rough schedule for completion of Rockets 2.0
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: 2204