Python Forum
how to pass javascript variables to url_for function in a flask template
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to pass javascript variables to url_for function in a flask template
#2
I'm not really understanding what you want to do. Why do you need to do anything client-side at all? Why not just build the links appropriately on the server (i.e. in the template, or wherever else you're doing it)? Please explain more.
Reply


Messages In This Thread
RE: how to pass javascript variables to url_for function in a flask template - by ndc85430 - May-02-2020, 08:45 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Flask run function in background and auto refresh page raossabe 2 7,616 Aug-20-2022, 10:00 PM
Last Post: snippsat
  IndexError: list index out of range" & "TypeError: The view function f: Flask Web App joelbeater992 5 3,532 Aug-31-2021, 08:08 PM
Last Post: joelbeater992
  show csv file in flask template.html rr28rizal 8 34,800 Apr-12-2021, 09:24 AM
Last Post: adamabusamra
Thumbs Up Flask do not accept sub-folder in Template ?! : Solved SpongeB0B 2 3,452 Jan-15-2021, 08:09 AM
Last Post: ndc85430
  how to create dynamic arguments to be passed in jinja template in url_for function? experimental 1 2,790 May-01-2020, 05:50 PM
Last Post: Larz60+
  Flask Create global response function to be called from every where in the web app umen 2 2,321 Apr-14-2020, 09:54 PM
Last Post: umen
  flask-SQLAlchemy query with keyword as function argument pascale 2 3,504 Mar-13-2019, 08:45 PM
Last Post: Ecniv
  How to capture value from javascript using flask Prince_Bhatia 0 2,259 Nov-02-2018, 10:20 AM
Last Post: Prince_Bhatia
  Uploading multiple pdfs to Flask ( Sql alchmey) with additional variables KirkmanJ 10 9,508 Jul-27-2018, 09:49 AM
Last Post: KirkmanJ
  Django - Passing data from view for use client side with JavaScript in a template bountyhuntr 0 3,645 Jun-11-2018, 06:04 AM
Last Post: bountyhuntr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020