Re: Listing files stored in SmartBox in InfoPath form

  •  02-18-2008, 3:17 PM

    • mgallen is not online. Last active: 10-13-2008, 5:18 AM mgallen
    • Top 25 Contributor
    • Joined on 01-15-2008
    • Melksham, Wiltshire, United Kingdom
    • Posts 123
    • Points 391

    Re: Listing files stored in SmartBox in InfoPath form

    Hi Aasianov,

    try retrieving the SmartObject field containing the attachment as an InfoPath 'attachment' control. If this works, then you can use some code to retrieve the unicode attachment and display it in another control type, such as image or document.... I believe this is possible.

    See: http://blog.mgallen.com/?p=94

    for code to get the filename out of a unicode attachment.

    Martin


    Martin Allen

    Visit my blog: SpittingCAML blog
View Complete Thread