cancel
Showing results for 
Search instead for 
Did you mean: 

Hash Based Routing

0 Kudos

Any alternative for Hash Based routing as I don't want to give important information in URL?

Accepted Solutions (0)

Answers (2)

Answers (2)

maheshpalavalli
Active Contributor
0 Kudos

You can always do the validation at the backend if the user is authorized to access that record if the user changes the hash.

you can also navigation without hash but you will miss the bookmarking and reloading features with it.

https://ui5.sap.com/#/topic/d9efab307ecc42b180b12cc8956e22d7

Else you can follow the approach provided by Jakob.

BR,

Mahesh

UxKjaer
Product and Topic Expert
Product and Topic Expert
0 Kudos

You can have your routing to be any pattern you define. It's a matter of how you transfer the data between the views. But essentially you can have it all stores in the model and then just generate a key for you to use in the routing. Have a look here https://help.sap.com/doc/saphelp_uiaddon20/2.05/en-US/e5/200ee755f344c8aef8efcbab3308fb/content.htm?...