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

Wizard form lost data on previous page, if i provide submission init data #88

Closed
Miata74 opened this issue Apr 19, 2017 · 8 comments
Closed

Comments

@Miata74
Copy link

Miata74 commented Apr 19, 2017

I have problem with wizard form.
On ng2 form i provide submission initialization data:
<formio [form]="form" [submission]="submission">
and in angular 2 component i defined:
private submission = { "data" : { "field1": "1234", "field2":"12345" }}

All fields are populated correctly with init values. Then I change the values on first page and go to next page.
Then i click back and all values are populated with initial values not with last changed.

If i dont provide submisson init data then all works correctly.

@Naren120
Copy link

Hi, I am facing the same issue even if I dont provide submission init data.

@travist
Copy link
Member

travist commented May 22, 2017

I have done a lot of work in the wizard feature. please try the latest and let me know if you have better luck.

@travist travist closed this as completed May 22, 2017
@Naren120
Copy link

Hi travist, thanks for your work. I have update my version to latest and there are no longer lost of data problem but now there are another problem if I am providing submission data in edit case values are not putting in the text boxes in first attempt it is putting the values in second attempt.

please once look into this.

Thanks.

@travist travist reopened this May 27, 2017
@travist
Copy link
Member

travist commented May 27, 2017

Please provide a <formio> example with the problem. Thanks.

@Naren120
Copy link

Hi @travist thanks for your response. I have created the repository for formio example on git and added you and I have created the video for this problem via jing you can check this as well.
The repository url is :- https://Naren123@gitlab.com/Naren123/formioexample.git
The link for video is :- https://www.screencast.com/t/7jHBXB6cDyDS
Please let me know if any thing you need from my side.
Note:- I am using the latest release for package 1.0.0-rc.19.

Thanks

@Naren120
Copy link

Naren120 commented Jun 1, 2017

Hi @travist, Any luck? Thanks.

@Naren120
Copy link

Naren120 commented Jun 8, 2017

Hi @travist please update me about this as I am getting other type of issue with latest release like cut the part of form while click on edit button etc.
Thanks.

@HannaKurban
Copy link
Contributor

Closed due to no activity. If the issue is still relevant, please reopen

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

4 participants