I have been trying to play with the web form feature in V12, particular the issue form.
I am facing the following problems:
-
Comments added from the front end web form will be inserted to the document (in our case, the issue document) and can be seen from the back end (the desktop). But comments added from the back end can not be seen from the front end (website). Is it designed in this way?
-
Attachments added from the back end (the desktop) can be seen from front end (the website) if we mark it as public file (and with the “show attachments” option ticked for the web form. However, sometimes the files we are trying to attach in the back end is marked as private even if we didn’t tick the “mark all attachments private” option when attaching the files. We wouldn’t notice that until we mouse over the files and realize the files are in the private folder or when we can not see the files on the front end web form. This happens occasionally.
-
Attachment added from the front end (the website) will not be attached to the document (in our case, the issue document). We realized those files we attach from back end (the desktop) are stored under a virtual sub folder called Attachments and they will linked to the document, if we use the File module to look at the file list. However, those files attached from thee front end will not be in the Attachments folder and they will not be linked to any document (in our case, the issue document). And after attaching the file from front end web form, we will not see the file in the web form any more.