PDA

View Full Version : Admin Page Updating


walt125013
06-28-2010, 01:27 PM
When I am updating a page in my admin after creating using dataassist, images and ( pdf ) documents that have been previously uploaded no longer appear. Every time I update a page in the database, these items have to be re-uploaded even if they have not changed. When I leave those form fields empty, I mean. How do I get my pages to remember this data?

Anyone get what I am asking here? Is this a cookie or server issue?

Jimmy Wu
06-28-2010, 07:08 PM
It seems like you're using Universal Email or Digital File Pro upload functionality on this, is that correct? If you are, then you will have to set the default file to be the previously uploaded file. To do this, you can have a recordset on the page to get the file name and bind it to the default file field in the upload server behavior.