Project ID
Hi Guys
I've been asked to create workflow that enables users to see current project information if they have opened any project. So I need to find project id in workflow I tried "Get Application info" or "get Site info" but I couldn;t find the current project id in it.
Is there any way to send the web request to geocortex/Document to find the Id of current project?
Cheers
0
-
I don't think that information is available in a workflow.
There's a ProjectLoaded event that fires after a project is loaded, but I doubt it can be used in a workflow, so you'd need to write a custom module.
0
Please sign in to leave a comment.
Comments
1 comment