Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
7 replies
Subscribers
9 subscribers
Views
3940 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Is there a way i will be able to capture a screen shot of a UI task that user is
siddharths
over 10 years ago
Is there a way i will be able to capture a screen shot of a UI task that user is on. I want to show this snapshot to another set of users to let them the know the status of this exact User task?
OriginalPostID-147477
OriginalPostID-147477
Discussion posts and replies are publicly visible
Parents
0
nareshs427
Certified Senior Developer
over 10 years ago
Hi Siddharth,
AFAIK, there is no functionality to capture the task as a image in Appian.
But I would suggest to make it in other way, use bind() and startProcessWrite() functions to invoke a process and assign a task (same UI with disabled fields) to users with the values entered in actual form which is not yet submitted. And to be clear, you can keep a buttonWidget like 'Send for review' to set field values for the target process parameters in the logic as you want any time till the form is submitted.
Hope this helps and following are the links for more information on bind and startprocesswrite.
forum.appian.com/.../Evaluation_Functions.html
forum.appian.com/.../summary
forum.appian.com/.../e-135572
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
nareshs427
Certified Senior Developer
over 10 years ago
Hi Siddharth,
AFAIK, there is no functionality to capture the task as a image in Appian.
But I would suggest to make it in other way, use bind() and startProcessWrite() functions to invoke a process and assign a task (same UI with disabled fields) to users with the values entered in actual form which is not yet submitted. And to be clear, you can keep a buttonWidget like 'Send for review' to set field values for the target process parameters in the logic as you want any time till the form is submitted.
Hope this helps and following are the links for more information on bind and startprocesswrite.
forum.appian.com/.../Evaluation_Functions.html
forum.appian.com/.../summary
forum.appian.com/.../e-135572
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data