Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
1469 Visninger

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 ?

Avatar
Kassér
Forfatter Bedste svar

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


Avatar
Kassér
Bedste svar

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.

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
nov. 23
2601
0
nov. 23
1636
0
aug. 21
2729
3
aug. 25
2305
2
okt. 24
1690