| bio | website | sharepoint.stackexchange.com |
|---|---|---|
| location | Cologne, Germany | |
| age | 29 | |
| visits | member for | 1 year, 8 months |
| seen | May 14 at 10:03 | |
| stats | profile views | 60 |
.NET/SharePoint Web-Software-Developer
|
May 6 |
comment |
Adding Events to custom Listfielditerator Seems to be exactly what I was looking for! I'll try it now. |
|
May 6 |
comment |
Adding Events to custom Listfielditerator BooleanField-> change and DateTimeField -> onblur/lostfocus |
|
May 6 |
comment |
Adding Events to custom Listfielditerator Thanks Andrew! I don't know how to explain it. But if I got you right, I can add .NET events here!? How do I add javascript events like 'onclick' here? COul u please post another piece of code? |
|
May 6 |
asked | Adding Events to custom Listfielditerator |
|
Apr 2 |
awarded | Popular Question |
|
Feb 22 |
accepted | Override default.aspx in Sharepoint Foundation by Feature |
|
Feb 22 |
comment |
Override default.aspx in Sharepoint Foundation by Feature OK. I checked it. It's possible to create a webpart-page in a website's rootfolder! I used a temp-page to set it as welcome-page. Deleted default.aspx. Created my new default.aspx(based on my template) and set it welcome-page. Thanks a lot!!! |
|
Feb 22 |
comment |
Override default.aspx in Sharepoint Foundation by Feature My problem is: I've got no idea how I should/could save a webpart-page directly in a website's rootfolder. I just know how to save it in a doclib. |
|
Feb 22 |
comment |
Override default.aspx in Sharepoint Foundation by Feature Did I get you right? There is no way to create a new page called "default.aspx" and located in the website-root? Or is it possible to do something like this? 1. create new webpart-page somewhere. 2.set it as the landingpage 3. delete default.aspx 4 create new default.aspx 5 set it as the landing page? Thanks a lot for your help in advance! |
|
Feb 21 |
comment |
Override default.aspx in Sharepoint Foundation by Feature That sounds pretty similar to my expectations. But is it possible to delete default.aspx and save a new webpartpage as default.aspx? I don't want to save it in a doclib to avoid long urls and I don't want to use the standard default.aspx, because I customized the webpart-page-template and need the customizations in my landing-page. Of course I could set any page as the site's default-page but that changes the url. I want my landing-page similarto "hxxp://myspsite/subsite/default.aspx". I want to avoid something like "hxxp://myspsite/subsite/doclib/default.aspx". How do I achieve this? |
|
Feb 20 |
revised |
Override default.aspx in Sharepoint Foundation by Feature deleted 1 characters in body |
|
Feb 20 |
comment |
Override default.aspx in Sharepoint Foundation by Feature Thank you, but none of these articles shows how to override default.aspx. They tell me how to build pages and add webparts. I'm using SP-Foundation, so I don't have publishing sites. |
|
Feb 20 |
asked | Override default.aspx in Sharepoint Foundation by Feature |
|
Jan 17 |
revised |
Sharepoint 2010 Exception caused by required managelist permission added 204 characters in body; edited title |
|
Jan 14 |
comment |
Sharepoint 2010 Exception caused by required managelist permission No, I'm not using the console. I'm working on a usercontrol. |
|
Jan 11 |
asked | Sharepoint 2010 Exception caused by required managelist permission |
|
Dec 4 |
comment |
SharePoint Migration 2007 to 2013 Ok. And after configuration, I attach them again for upgrading, right? |
|
Dec 4 |
accepted | SharePoint Migration 2007 to 2013 |
|
Dec 4 |
comment |
SharePoint Migration 2007 to 2013 Thanks. I will use VMs for testing. But what about the current SQL-Server in the later production enviroment. Can I install new webfrontend and application server, but keep the old sql-Server? |
|
Dec 3 |
asked | SharePoint Migration 2007 to 2013 |