Skip to content

How to programmatically show exported json as the form #18

Discussion options

You must be logged in to vote

@sergeythrees - Thanks for taking time out to look into it. I have for now managed to get it done simply by using getForm function. I had tried it out earlier but have no idea why it didn't work. I did think of doing a flag to get around re-render but thats probably due to the refs wont trigger render when used as deps in react (which is on framework side rather than library itself). I am instead now setting my form data in state and using that to show pre configured forms, and that seems to be working normally.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@shishir-korde-tech9
Comment options

Answer selected by shishir-korde-tech9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants