Has anyone tried using editable fields using bootstrap in CF4?
I have Chronoforms latest release and J3... I built a form which submits the information into a database and then the user is able to go back and edit their information at a later time... what I want to do is take advantage of bootstrap and jquery and make the form fields editable using popup plugin for bootstrap... I came across this site and tried to implement the code but had no luck...
http://vitalets.github.io/x-editable/docs.html#text
my setup is:
JS loader
css loader
Custom code loader with container div
Here is the jfiddle that I found ...
http://jsfiddle.net/xBB5x/197/
I have Chronoforms latest release and J3... I built a form which submits the information into a database and then the user is able to go back and edit their information at a later time... what I want to do is take advantage of bootstrap and jquery and make the form fields editable using popup plugin for bootstrap... I came across this site and tried to implement the code but had no luck...
http://vitalets.github.io/x-editable/docs.html#text
my setup is:
JS loader
css loader
Custom code loader with container div
Here is the jfiddle that I found ...
http://jsfiddle.net/xBB5x/197/