dynamic-input-fields-reactjs icon indicating copy to clipboard operation
dynamic-input-fields-reactjs copied to clipboard

reactjs dynamic add/remove text input example

Open deehill opened this issue 2 years ago • 0 comments

Hey.

Just saw/tracked your reactjs dynamic text example -- the add/remove app.

Curious, I was/am looking for this kind of function for a test, but was wondering, if there's a chance you might be up to making a few mods for a few $$? Nothing major.

My test app has a series of menus, and the last menu is what's going to trigger adding the "text" in the new div/text area. s the user selects the "sectionID" val, the process creates the new text..

the actions for this "Action" are: -update to "disabled" the select/menu ID -allow the user to be able to "remove" the text as required -when a remove happens, the matching menu item state is restored and finally, when user selects the new "getData" BTN, the process gets all the data in the text/div, crafts a post/url to retrieve other data.... (this is another issue....)

If you're interested, hit me up

[email protected]

deehill avatar Jun 20 '23 17:06 deehill