Hi, I'm pretty new to Backdrop and I'm running a Backdrop site for a public library. We have a form that allows image uploads. An authenticated user's image will be uploaded as Permanent, an Anonymous user's image uploads as Temporary. The result is that the webform results appear as if the Anonymous user's image file is not present.
How can I have the Anonymous user's image upload as Permanent and then become accessible to the folks managing that form? Or is that logic faulty?
thanks for your advice.
Comments
There are several related issues in both the Drupal and Backdropcms issue queues for the Webform project. You may wish to look there. In particular, these look relevant: https://www.drupal.org/project/webform/issues/2703299#comment-11113879 https://github.com/backdrop-contrib/webform/issues/146
Thanks for bring this issue up @BrianE and thank you @apperceptions for the link to that related Webform 7.x issue. I've added a comment in https://github.com/backdrop-contrib/webform/issues/146 hoping to move the issue forward.