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

Question: how to implement a dynamic form #180

Closed
proddy opened this issue Jul 22, 2020 · 3 comments
Closed

Question: how to implement a dynamic form #180

proddy opened this issue Jul 22, 2020 · 3 comments

Comments

@proddy
Copy link

proddy commented Jul 22, 2020

In my project I have a web table that's dynamically built with data from coming from the ESP, similar to the way the security form is done with username/admin's and rest interface. Now I'd like to be able to make the table selectable so when a row is clicked a separate form on the same page is dynamically loaded with specific data from the ESP. Can you suggest the best way to approach this? I'm a bit stuck here.

BTW the table currently looks like https://github.com/proddy/EMS-ESP/blob/v2/media/web_devices.PNG

@rjwats
Copy link
Owner

rjwats commented Jul 22, 2020 via email

@proddy
Copy link
Author

proddy commented Jul 22, 2020

Ah, I see. So refresh the whole form which contains the table and the other related information. I'll give that a go

@proddy
Copy link
Author

proddy commented Jul 26, 2020

implemented it, thanks for the idea.

@proddy proddy closed this as completed Jul 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants