Tagged Questions
0
votes
1answer
26 views
Listbox in webpart has no selection
I'm having a problem that's really blowing my mind right now, because it seems like some basic .net functionality isn't working properly. No doubt I'm missing something really obvious. I could really ...
0
votes
0answers
28 views
Error adding web part to edit item form in Sharepoint 2007
I am trying to add a CEWP in edit item form in sp 2007 by adding &toolpaneview=2. After adding the webpart, the editform.aspx's view gets collaped. it shows the version details at the top and ...
0
votes
2answers
283 views
Reference InfoPath field in edit.aspx InfoPath web part
I have a colleague I'm trying to help. He has a list on a SharePoint site. He modified said list's web part with InfoPath. Upon creating a new item, the item is saved as well as emailed to a 3rd party ...
1
vote
1answer
80 views
How to tell the difference between Edit Mode and Personalized Edit Mode
I have a page where I need to pick a list to store information. This is either a global list for all users, or a personal list for the specific user.
The current practice is to detect edit vs browse ...
1
vote
1answer
161 views
How to get current SPListItem from web part on edit form?
It seems like there should be a way to do this, but I haven't found anything. Do I need to use the url to try and extract this information or is there a better way?