0
votes
2answers
175 views

Create a Ribbon for one list only and change it depending on a value

So, I created a custom list named "Events" and one named "attendees" for an event-management-solution (lets call it attendee training) in a site-collection at my SP2010 Server. My Problem: I want to ...
0
votes
2answers
678 views

Change javascript onclick for “add new item” link under list

I made some custom list definitions in Visual Studio 2010 and deploy them to SharePoint 2010. I also made a Visual Web Part with a form. With this form I'm able to feed multiple of my lists with just ...