STDN
2 years agoNew Contributor III
Need to set up default workflow
Hi All,
Is there a way to set up default workflow POV period each month for users instead of them going into the tool and changing the period .
Thanks in advance.
There used to be a solution in the marketplace that allows you to set dashboards as home page. I am not sure if that is still around and whether that had this capability. Like Steven suggested, you could use an XML reader to read the following nodes and update them.
Now that being said, you'll have to do that after a user login, I believe those internal folders are created after a user login only.
Isn't that solution part of AST now?
AST_SolutionHelperHOM
Public Class HomePageManager
with loads of great code to learn from