Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Needs to have a setValueByID function #59

Open
Brinfotech1407 opened this issue Mar 25, 2022 · 2 comments · Fixed by #60
Open

Needs to have a setValueByID function #59

Brinfotech1407 opened this issue Mar 25, 2022 · 2 comments · Fixed by #60
Labels
enhancement New feature or request

Comments

@Brinfotech1407
Copy link

Hello thanks for the great package which helps to build forms dynamically , i have special use case where i need to open another view for autosuggestion of inputted text from there i need to set whichever value selected against particular key so in my opinion

there should be method setValueByID which will solve our problem , thanks.

@liodali
Copy link
Owner

liodali commented Mar 25, 2022

yeah, you're right
i will add this feature

@liodali liodali added the enhancement New feature or request label Mar 25, 2022
@Brinfotech1407
Copy link
Author

@liodali thanks for the quick reply , also one more suggestion if you could have autocomplete text view in form element like we have date element ,number element etc. it will be great , thanks.

liodali added a commit that referenced this issue Mar 26, 2022
* add new method `setValueById` in simple_dynamic_form
@liodali liodali linked a pull request Mar 26, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants