| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 4 months |
| seen | May 18 at 10:01 | |
| stats | profile views | 11 |
SharePoint Projects Technical Coordinator @ ScienceSoft Inc.
|
Dec 27 |
awarded | Yearling |
|
Sep 4 |
answered | Indexing a content database then replacing it with a more up to date version of the database is full crawl needed |
|
Aug 10 |
answered | External list with friendly display names for columns |
|
Apr 12 |
awarded | Supporter |
|
Apr 10 |
answered | Disable value in dropdown menu after being selected |
|
Apr 2 |
comment |
Access Denied Error While viewing lists.asmx so, what is the question? |
|
Mar 26 |
comment |
Show standard Sharepoint Ribbon in a custom list form Are they worth accepting? :) |
|
Mar 8 |
comment |
Show standard Sharepoint Ribbon in a custom list form you might try make all fields optional and enforce your own custom validation to gain even more flexibility and avoid validation of the hidden webpart. also you will have to override the "raisepostbackevent" method of your form and do your custom logic to process data from your form. check the command of the postback (it may be "EditItem" or any else the ribbon emits) and do the corresponding logic. you can also try to decompile the listform webpart and see how it actually enables ribbon and take its code but this has a risk to face a lot of "sharepoint magic" that cannot be used outside SP. |
|
Mar 2 |
comment |
Show standard Sharepoint Ribbon in a custom list form 3) hide the listforwebpart on prerender. This solution is quite dirty but when you realize how it all works you will be able to come to the idea how to make it more clear. Like my team and me did :) I wish you good luck |
|
Mar 2 |
comment |
Show standard Sharepoint Ribbon in a custom list form 2) Make sure that there is actually a listformwebpart on the page |
|
Mar 2 |
comment |
Show standard Sharepoint Ribbon in a custom list form 1) Ensure that your page inherits from a webpart page |
|
Mar 2 |
answered | Show standard Sharepoint Ribbon in a custom list form |
|
Mar 1 |
comment |
Sharepoint Loading Slowly Internally But Not Externally Search the ULS trace for the requests from outside and inside ones and then compare them. That should give a clue. |
|
Feb 27 |
answered | System.ArgumentNullException on feature enabling |
|
Jan 18 |
awarded | Teacher |
|
Dec 27 |
answered | New line break in survey of sharepoint 2007 |
|
Dec 27 |
answered | SharePoint - Site Usage Summary on Another Site? |
|
Dec 5 |
answered | SharePoint2010 restore does not restore the tags |