Button Redirect to Subsection of Page e.g. setting/tab_index#invoices_specific_setting #222
Closed
rossaddison
started this conversation in
General
Replies: 1 comment 4 replies
-
You can use hash in URLs. It's shouldn't affects anything in middlewares and etc. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to create a link e.g. setting/tab_index#invoices_specific_setting to go to a subsection of a page within a specific tab of a page?
So a page consists of a bootstrapped 5 tabbed index and I want to be redirected to a section within a specific tab that refers to a specific setting.
How will the hash i.e. '#' affect the arguments, the route, and the overall link? Is there any middleware involved?
Beta Was this translation helpful? Give feedback.
All reactions