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

formio: Set default value for public/portal scroll_into_view #275

Open
bobslee opened this issue Mar 6, 2024 · 5 comments
Open

formio: Set default value for public/portal scroll_into_view #275

bobslee opened this issue Mar 6, 2024 · 5 comments
Labels

Comments

@bobslee
Copy link
Member

bobslee commented Mar 6, 2024

For public/website forms:
Set value to #content_top

For portal, check which selector is correct.

@bobslee bobslee added enhancement New feature or request formio (module) 16.0 labels Mar 6, 2024
@bobslee bobslee added the 17.0 label Apr 14, 2024
@bobslee bobslee removed the 17.0 label Apr 29, 2024
@NiklasGeier
Copy link
Contributor

We also had this error on version 17, as soon as you logged out and wanted to use a wizard you got an odoo client error.

@bobslee
Copy link
Member Author

bobslee commented Aug 23, 2024

@NiklasGeier my proposed suggestion wasn't due to an error.
Can you describe or show (video) exactly what you mean?

@NiklasGeier
Copy link
Contributor

@bobslee
We have published the multi-step wizard on the website as soon as you are logged out and use the navigation bar:

UncaughtClientError > TypeError Uncaught Javascript Error > can't access property "scrollIntoView", document.querySelector(...) is null TypeError: can't access property "scrollIntoView", document.querySelector(...) is null @http://localhost:8069/web/assets/1/30c221e/web.assets_frontend_lazy.min.js:7524:94

@NiklasGeier
Copy link
Contributor

Thats the fix for my error maybe you can take a look #286

@bobslee
Copy link
Member Author

bobslee commented Aug 23, 2024

@NiklasGeier Thanks! I just replied from the PR.
This will motivate to work on this issue (initial suggestion) as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants