have an example of a form that includes images and decision tree with images. At the moment the structure on the pcapi is:
editors/
5106d3aa-99ac-4186-b50d-6fcfdf9946f4.edtr
.[jpg,png]
5106d3aa-99ac-4186-b50d-6fcfdf9946f4-1.zip
where the images are included inside the form and the zip file contains the decision tree with its images.
Ideally I would like this:
editors/
5106d3aa-99ac-4186-b50d-6fcfdf9946f4.edtr
5106d3aa-99ac-4186-b50d-6fcfdf9946f4/
5106d3aa-99ac-4186-b50d-6fcfdf9946f4-1.zip
.[jpg,png]
The reason I cannot apply it now is because the FTOpen is download all these through the editors interface of pcapi that cannot go inside subfolder, it looks only on the directory level of editors.
have an example of a form that includes images and decision tree with images. At the moment the structure on the pcapi is:
editors/ 5106d3aa-99ac-4186-b50d-6fcfdf9946f4.edtr .[jpg,png] 5106d3aa-99ac-4186-b50d-6fcfdf9946f4-1.zip where the images are included inside the form and the zip file contains the decision tree with its images.
Ideally I would like this:
editors/ 5106d3aa-99ac-4186-b50d-6fcfdf9946f4.edtr 5106d3aa-99ac-4186-b50d-6fcfdf9946f4/ 5106d3aa-99ac-4186-b50d-6fcfdf9946f4-1.zip .[jpg,png] The reason I cannot apply it now is because the FTOpen is download all these through the editors interface of pcapi that cannot go inside subfolder, it looks only on the directory level of editors.