Navigation & carousel

I did it…

So (for anyone else struggling with this):

  1. using this post for navigation

  2. adding re-carouseling :stuck_out_tongue: to the carousel via a bit of jquery in the form custom HTML (seems to always activate the carousel now)

  3. adding a bit of jquery to the HTML asset used by the Top form to set ALL <a>-s target attributes to _self (so I could set the url property of Link components now)

  4. Corrected version of the app (previous versions wont work): https://anvil.works/build#clone:2GEBEELYS67Z46XA=7GFVNRQIF6C4T7KZHPXNP6BI

Note: there’s a hackish way of using anvil.call-s first argument (might need to be more specific)

Happy Anvil-ing :slight_smile:

3 Likes