A
Artem
I guess I'm loosing it. I thought Item.FormDescription was
able to give me the folder name. I didn't realize I had
Item.Save before that. Sorry about the confusion, but the
question still stands and that is:
I published a form to multiple Public Folders. I would
like to get the name of folder this form is being launched
from. I tried using Item.Parent property. However, as long
as Item is not saved this property returns "Inbox". As
soon as I save the Item then it returns the folder I'm
looking for. My challenge is that I need the folder name
(or folder object for that matter) without saving the item.
Any idea how can I retrieve the name of current public
folder?
able to give me the folder name. I didn't realize I had
Item.Save before that. Sorry about the confusion, but the
question still stands and that is:
I published a form to multiple Public Folders. I would
like to get the name of folder this form is being launched
from. I tried using Item.Parent property. However, as long
as Item is not saved this property returns "Inbox". As
soon as I save the Item then it returns the folder I'm
looking for. My challenge is that I need the folder name
(or folder object for that matter) without saving the item.
Any idea how can I retrieve the name of current public
folder?