콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
1450 화면

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 ?

아바타
취소
작성자 베스트 답변

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


아바타
취소
베스트 답변

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.

아바타
취소
관련 게시물 답글 화면 활동
1
11월 23
2585
0
11월 23
1623
0
8월 21
2709
3
8월 25
2281
2
10월 24
1657