| bio | website | twitter.com/#!/NinjaHalf |
|---|---|---|
| location | Sweden | |
| age | 37 | |
| visits | member for | 1 year, 6 months |
| seen | Apr 9 at 8:37 | |
| stats | profile views | 6 |
An Englishman who lives in Sweden. I work at the Swedish University of Agricultural Sciences. I work with C# a fair bit, do some simple work with SQL Server... am currently developing my skills in Sharepoint 2010 and ASP.NET MVC4.
|
Apr 2 |
comment |
Form won't open in Sharepoint Designer Hi. I'm now working on this project at the moment, but would be interested in seeing if the problem can be solved. As for exporting the page so I can open it in notepad, I'm not sure how I can do this. I don't have server-side access and I'm not sure how I can get the file in Notepad. |
|
Mar 13 |
awarded | Popular Question |
|
Jan 15 |
awarded | Popular Question |
|
Aug 28 |
awarded | Tumbleweed |
|
Aug 21 |
asked | Form won't open in Sharepoint Designer |
|
May 8 |
comment |
Automatically going from List 'new item' page to 'edit item' page The current solution I've used is to hop to a separate page which runs a CAML query to find the new list items ID and open it from there. |
|
May 7 |
comment |
Can I use javascript to determine if a list item has a related item or not? I actually just wrote against the built-in SP web services in the end. But I'll check out the SPServices library. Thanks! |
|
May 7 |
accepted | Can I use javascript to determine if a list item has a related item or not? |
|
Apr 13 |
comment |
How simply can I populate a string in a list with a GUID value? Good suggestions, although as you say the first isn't really GUID. The web service idea isn't terrible either. But I'm hoping to find a simpler method. |
|
Apr 8 |
awarded | Student |
|
Apr 4 |
asked | Can I use javascript to determine if a list item has a related item or not? |
|
Mar 20 |
accepted | Want to set a List's FormField value via Javascript, but how do I identify the textbox? |
|
Mar 20 |
comment |
Want to set a List's FormField value via Javascript, but how do I identify the textbox? I had tried the textarea version without success and was starting to wonder. I checked the properties of the field and it was set as being able to handle Rich Text (which I don't need). So I set it to just plain text and now it works. Thanks! |
|
Mar 20 |
comment |
Want to set a List's FormField value via Javascript, but how do I identify the textbox? Really quite close here. This works for things like single lines and numbers, but not for the field I'm using which is a "Multiple lines of text" type. Does that make a difference? |
|
Mar 20 |
asked | Want to set a List's FormField value via Javascript, but how do I identify the textbox? |
|
Mar 7 |
asked | How simply can I populate a string in a list with a GUID value? |
|
Feb 15 |
awarded | Scholar |
|
Feb 15 |
accepted | Making items in a custom list form “clickable” |
|
Feb 15 |
comment |
Making items in a custom list form “clickable” Thanks! The change I made was just to give: <FieldRef Name="Action" LinkToItem="True"/> and that seemed to work. |
|
Feb 15 |
awarded | Supporter |