Le 10/02/2019 à 06:03, sergio ruiz a écrit :
> In my current app, the user enters a zip code and and distance to
> retrieve concert dates.
>
> Once the user enters that data, and has results, I would like to make it
> very easy for the user to share this link with their friends, or save
> the link for later use.
>
> How would I go about rewriting the url on the way out, and reading that
> data on the way in?
Hi,
You need to override #updateUrl: and initialRequest: in your component.
Example:
https://github.com/DuneSt/MaterialDesignLite/blob/development/src/Material-Design-Lite-Demo/MDLDemo.class.stOther example:
https://github.com/DuneSt/MaterialDesignLite/blob/development/src/Material-Design-Lite-Demo/MDLDemoPageWithList.class.stThis is used for this application:
https://mdl.ferlicot.frAlso, if you succeed to store the session and key in cookies, I am
interested to see how. I would like to do it but have no time (nor
knowledge on cookies) to do it.
--
Cyril Ferlicot
https://ferlicot.fr_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside