AI OnAI Off
you could do like we did and create a custom property that saves it in the dds if it is just for one page. There are alot of ways to do it. I guess my question is, what type of storage mechanism are you looking at. Do you want it stored in the Dynamic Data Store, file manager(fileSystem), in the db as binary etc.
Hi,
I need to implement a file upload control to one page type. But I having some hard time to find the best way to do it. Should I use Xform or just and ordinary file upload control?