Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
1266 Vizualizări

In online appointments, when you select the time and date you are taken to a details section where the form is and here  I am trying  to add  another question  type which is a file upload  and I cannot find an option to just add that field. 


does anyone know how ?

Imagine profil
Abandonează
Autor Cel mai bun răspuns

I mean that worked it is taking the attachments from the user it is just not allowing to to view the submitted attachments!


Imagine profil
Abandonează
Cel mai bun răspuns

in python model file
we have a field type - Binary

The File field is used to upload any type of file, or sign a form (Sign widget).

Example
patient_signature = fields.Binary(string="Patient Signature")

so please try this and if you still have any doubts you can ask.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
nov. 23
2417
0
oct. 23
1421
0
aug. 21
2542
3
aug. 25
2055
2
oct. 24
1464