Thanks for your time and thoughts. I want to create a site where patrons have their own customizable page (node). How feasible is it to create a handful of page layouts and have them pick one. Once chosen they can then upload their own pics, write their own text and captions etc.
How else would you go about designing this type of functionality in Drupal?
I have some private files which are not deleted after cron. The files are marked as temporary and used in 0 places. One thing I noticed is that if I click at an image (in this case) the access is restricted. Something is wrong here an i would appreciate some help.
Any webform experts in here? I'm using Drupal webform module and trying to populate a webform with previous submission data and while there is an option "Autofill with previous submission data" this only works if you are logged into the site with an active session, not for anonymous users. I looked at using webform secure token but that merely opens a webform submissions page to view or update submission.