Discussions

Tag Filter:
Good Day, all Forms, templates and feeds are stored into \Portalsdefault\XModPro\ by default, so there is an option to configure by portal files, example \Portals\{Portal Name or Id}\XModPro\{forms,feeds,templates} Thanks.
I have a use case that requires a folder be created on the server for each record in the table...to which files will be uploaded under the EditForm. I have created a stored proc using xp_create_subdir which of course works fine as long as I am testing the SP from the SQL server as a sysadmin. There is a security concern letting non-admin SQL users have access to such functions. I have researched t