This is a forum to suggest new features for mojoPortal.
Hey Joe,
I'm going to try and tackle the problem using a custom user control, but it would be extremely helpful to be able to see attachments within the Submissions Grid area so that you can easily download them while viewing all the submissions (instead of having to view each submission individually).
Thanks! -Shaun
I was able to create a custom user control, but it's quite a hack (as I'm using "CreatedUtc" to associate a record back to the mp_FileAttachment table), since I don't have a primary key available within the DataTable from WebForm.GetResponseDataForUIBinding(...). It would be awesome to have another function that contains all the data that WebForm.GetResponseDataForUIBinding does plus a unique identifier, or otherwise exposes a person's attachments in some way.
Thanks Joe!
Hi Shaun,
I've logged this request in our project tracker and will look into it when time permits.
Best,
Joe