Kablink Component
I have looked at creating a folder where people can submit change requests for consideration. The issue with the current capability is that we want to control who can see what has been submitted. So, if a user submits a request, only a couple of people can see the submission. We wouldn't want someone to submit a suggestion that would obsolete another person's job and have that person see it, for example.
I'm thinking that this MAY be possible using workflow but I'm not sure. It would especially be nice if the submitter can be on that sees it, too, so they know its there and don't try to submit it again.
Any suggestions for this?
Replies
|
|||||||||||||||||||||||||||||||||
Yes, workflow is the answer. You can have the workflow specify who can read it and/or who can modify it. This can be done for each state. Read the documentation on workflow. There are good examples.