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
2 replies
Subscribers
7 subscribers
Views
1603 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Hi all, Does anyone have an idea how to allow document management fun
kdimitrov
over 9 years ago
Hi all,
Does anyone have an idea how to allow document management functionality on Tempo, in particular moving, deleting and managing version of documents on the Tempo interface?
This is all possible in the Portal interface, but the current document browser SAIL plugin cannot do any of the above. Also, the "Create New Version" smart service has been deprecated, which further complicates building the functionality in Tempo.
OriginalPostID-154913
OriginalPostID-154913
Discussion posts and replies are publicly visible
Parents
0
davidm415
over 9 years ago
I think there are a few ways you could go about this in SAIL. For instance, you could use the document picker to allow a user to choose a document. Then you could have a button component or an a!radioButtonField() that allows the user to choose what they want to do with the document (delete, move, etc).
This could go into a process where you implement various document smart services, such as the Move Document smart service.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
davidm415
over 9 years ago
I think there are a few ways you could go about this in SAIL. For instance, you could use the document picker to allow a user to choose a document. Then you could have a button component or an a!radioButtonField() that allows the user to choose what they want to do with the document (delete, move, etc).
This could go into a process where you implement various document smart services, such as the Move Document smart service.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data