You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: