Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
3answers
400 views

How can I login programatically into Sitecore?

How can I login programatiacally into Sitecore ? For example if you would like to connect a small part of the Sitecore API to a desktop application, you would need to login into sitecore first to ...
2
votes
4answers
660 views

Can I get all the fields in an item (in Sitecore)?

I'm trying to write a sql query to get all the fields in a given item in Sitecore. To say I am stuck is putting it mildly. I'm guessing I have to do some self joining on the fields table, but I'm ...
1
vote
1answer
156 views

How to use sitecore query in datasource location? (dynamic datasouce)

Is it possible to set the datasource location (not the datasource) to be a sitecore query? What I'm trying to do is to have the sublayout set its datasource location to a folder under the item ...
0
votes
1answer
52 views

How to validate an item in code?

I created an event handler for the item:created event to remove spaces from the item name but leave them in the display name which works fine but the problem I'm having is that if I create two items ...
0
votes
3answers
134 views

Books on sitecore

Can anybody recommend any good resource or books to learn sitecore from the ground up? I saw this book: ...
0
votes
1answer
168 views

sitecore proxy items published, still seem to have a link to the source

On the project i am working on, there are some proxy items that were added at some point from source location A to location B. However right now is not possible to check the source of the proxy and ...