attachment tables not showing up after moveTo

Last post 06-30-2009, 11:32 AM by novemberRain. 2 replies.
Sort Posts: Previous Next
  •  06-29-2009, 5:21 PM 53607

    attachment tables not showing up after moveTo

    Hi there,
    After uploading each file i am moving it to a different location but after that it does not present me the attaachment table (with remove button). If i do not move the uploaded files then it works fine.  I also tried to set the  attachments1.temdirectory to the  directory where i moved the files but still it does not work. Can anyone please help me
  •  06-29-2009, 9:12 PM 53614 in reply to 53607

    Re: attachment tables not showing up after moveTo

    Hi,
     
    The UploadAttachments will not remember where the file you have moved.
     
    So there's two solutions for you :
     
    1. do not move it , and process all file in a button click event.
     
    2. implement an attachment table. That is more difficult. Please check the advanced sample, the EditTopic page.
     
    Regards,
    Terry.
     
     
  •  06-30-2009, 11:32 AM 53640 in reply to 53614

    Re: attachment tables not showing up after moveTo

    Hi Terry,
    Thanks, I  implemented my own attachement table. 
View as RSS news feed in XML