Refresh UI after action performed
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2010 03:09 AM
Friends,
I have one workflow , while creating alfresco site it will send approval request to siteAdmins,
let say request goes to Admin user.
When admin approves it - it is available
When admin rejects it - site should be deleted.
Above operation works fine. but I need to click "My Dashboard" link to refresh ( site is removed from list).
is there any idea in processdefinition file I can refresh page after remove action ?
performing action like below in processdefinition
ideas??
I have one workflow , while creating alfresco site it will send approval request to siteAdmins,
let say request goes to Admin user.
When admin approves it - it is available
When admin rejects it - site should be deleted.
Above operation works fine. but I need to click "My Dashboard" link to refresh ( site is removed from list).
is there any idea in processdefinition file I can refresh page after remove action ?
performing action like below in processdefinition
bpm_package.children[0].parent.parent.remove();
ideas??
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2010 02:25 AM
anybody having idea about the things I discussed ?
for refreshing page? from process definition
for refreshing page? from process definition
