mdelrosso / sheepit

SheepIt! Form Cloning plugin for Jquery
http://www.mdelrosso.com/sheepit/
MIT License
68 stars 44 forks source link

Injection works only one time!!! #31

Open WebCustoms opened 10 years ago

WebCustoms commented 10 years ago

Hi,

how can i use data injection more then one time.

Example:

When I click on a button to generate lines, data inection works fine. All fields are filled with data.

Further clicks will still be created lines, but without data.

What can I do to make it work.

WebCustoms commented 10 years ago

no support here?

Here is a video: http://www.my-starmedia.de/share/2014-09-17_1752.swf

mashtullah commented 7 years ago

Same problem here, data injection only works the first time, am using a modal screen, so each time i open the modal depending on the record i am viewing it should load the data, but only works the first time, all other consecutive times, only blank input boxes are loaded, until i reload the page thats when it will inject the data only once.