Home > Forum > Actions > attachment as required

attachment as required
0

Dear Torf,
you can add validate form action on specific path and include SQL Command to check if for particular WFD_ID there is attachment.
Attachments are stored in DB when they are uploaded, so no additional save action is required.
You can query [WFDataAttachmets] table if attachment exists.

Hope this help :)

Best!

If you make a validation by SQL query, you must be sure that you wrote, a condition in Where section which will check that attachments is active. All of attachments (which you have added or deleted already to/from forms) belongs to the correct WFD_ID. If you don't have any attachments on form because somebody deleted there early, validation will check it also. Check column in DB ATT_IsActive.

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.