| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 10 months |
| seen | May 3 at 12:41 | |
| stats | profile views | 4 |
|
Sep 13 |
comment |
Parameterized External Content Types? Can I have a single Extenal Content Type called 'customer' when the California customers are in a db on one server and the New York customers are in another? Can the target of a ECT be parameterized as long as the schema is identical? |
|
Feb 24 |
comment |
Permissions set for documents in a library don't work from hyperlinks After they edit the document, do the document properties show the person you expect to be listed as the last editor? I suspect that you are not in the user context that you think you are. I wonder what the behavior is when accessed through Explorer view? Did you break inheritance on those files? |
|
Feb 13 |
comment |
Site Logo Propagation Gah. This is a known issue - nikspatel.wordpress.com/2010/08/07/… |
|
Feb 13 |
comment |
Site Logo Propagation In SPD, the ones that 'work' are labeled 'wiki pages'. Odd. Adding a new ASPX page from SPD works as well. Likewise, those are labeled as 'wiki pages'. |
|
Feb 13 |
comment |
Site Logo Propagation Just using SP designer, adding a new web part page - uses generic logo. Using the TTW 'site actions>new page', I get the new logo I intended. |
|
Feb 13 |
comment |
Site Logo Propagation I should say that it appears on the default.aspx page(that has the typical navigation elements), but not on pages created later. |
|
Feb 13 |
comment |
Site Logo Propagation site actions > Site settings > look and feel > title description and icon |
|
Feb 10 |
comment |
Connect web part to list on separate Sharepoint Instance That would work, but I want to be able to experiment with new page design in the new site, not duplicate the original. I'd prefer to have it display the actual up-to-date content if possible. |
|
Aug 23 |
comment |
What is neccesary to write to filesystem from a Web Part? I don't get how that is able to elevate beyond the WSS Minimal trust setting on the the AppPool, but working nonetheless! |
|
Aug 23 |
comment |
What is neccesary to write to filesystem from a Web Part? Yes, same domain. Your speculation regarding the batch process is not far off. This is an app operating on an external datatype and producing a file on a share. Only the UI is in Sharepoint. It doesn't really relate to any other Sharepoint content. In general, I would agree. |
|
Aug 23 |
comment |
What is neccesary to write to filesystem from a Web Part? No, It doesn't need to relate to the user at all. |