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
I have a case where i need to dynamically add new inputs to a splade form via javascript, but the newly added inputs aren't submitted with the rest of the form. The new inputs i add to the form are default html inputs, stylized to look the same as the splade form components. I figure the splade components might have some special data that helps to identify what should be sent to the backend...
I've read the docs back to back and i couldn't find an answer to this. Any ideas? Am i missing something?
This discussion was converted from issue #542 on March 20, 2024 13:20.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Description:
I have a case where i need to dynamically add new inputs to a splade form via javascript, but the newly added inputs aren't submitted with the rest of the form. The new inputs i add to the form are default html inputs, stylized to look the same as the splade form components. I figure the splade components might have some special data that helps to identify what should be sent to the backend...
I've read the docs back to back and i couldn't find an answer to this. Any ideas? Am i missing something?
Beta Was this translation helpful? Give feedback.
All reactions