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

Entry Success Response Settings with matching full URL not working #10

Open
sribalajisubramani opened this issue Sep 1, 2024 · 2 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@sribalajisubramani
Copy link

I've been trying to use your extension. While the data is getting saved, I'm unable to proceed to the next page because the success page check isn't happening. I've attached a screenshot for reference. Could you please let me know if I've done something wrong?

Here are the details:

Form Page: http://localhost:4200/places/new
Success Page: http://localhost:4200/places

Thank you!

form page
success page

@jeevan-lal
Copy link
Owner

If form success/error response is coming to another page like this -

Entry Page: http://localhost:4200/places/new
Success Response Message Page: http://localhost:4200/places

So insert both form in the extension and set success message settings in the second form not first form.

image

And do not set the value of the Success Response Type option to Matches Success Page URL. If you open this URL the current entry in Excel will be saved without filling because the site URL matches.

image

@jeevan-lal jeevan-lal added help wanted Extra attention is needed question Further information is requested labels Sep 2, 2024
@sribalajisubramani
Copy link
Author

Thank you its working...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants