Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Opening a library kicks off a workflow

Status
Not open for further replies.

richrock316

Programmer
Joined
Jul 30, 2003
Messages
57
Location
US
I am relatively new to sharepoint, so i apologize if i dont frame the question correctly.

Here is what i need to happen:
1. a user clicks on a document library (there are several)
2. This triggers some sort of prompt that asks the user to choose "A" or "B".
3.If they choose "A" then only documents of the "A" type are displayed.

I have no idea if this is simple or hard. Please advise.

Thank You
Richard
 
might have to create an event handler in visual studio.

most out of the box workflows are triggered by item added, changed, or deleted actions.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top