D
D
dolgachev2017-04-21 13:40:36
Flask
dolgachev, 2017-04-21 13:40:36

How to pass data to flask modal window?

Greetings!
I am writing an application in Flask. Connected bootstrap.
I want to make a form in the form of a modal window.
Question: how to transfer data to it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Cheremisin, 2017-04-21
@leahch

Make a separate view and upload it via javascript ajax. You can give it as html through a template, or json, whichever is more convenient.
Here is a small example, you need to conjure a little with it, but the principle is exactly the same - flask.pocoo.org/docs/0.12/patterns/jquery

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question