Question

I have a list where I need the user to perform an action on each item (it will eventually start a workflow) so I was wondering without creating a webpart is it possible to add a button or link that can fire off some code related to the selected item?

Thanks

Dan

Was it helpful?

Solution

there are a lot of options but it really depends on what you mean by "fire off some code".

You can use the javascript api to do a ton of things in 2010. here is a presentation on codeplex about javascript features in sp2010 - http://code.msdn.microsoft.com/sps2010cljs

OTHER TIPS

You could add a custom action to the ECB menu for a list.

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top