Search the web
Sign In
New User? Sign Up
sitecore
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2249 - 2278 of 3315   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2249
What I'm trying to do is create a generic xslt render that can accept a parameter from sitecore. With the value of the parameter, I'll use it to dynamically...
frenchyelca
Offline Send Email
Jul 5, 2006
5:24 pm
2250
sc:qs is for query string parameters and in this case you are passing a parameter to the XSL engine. I believe you would instead add: <xsl:param...
John West
johnpwest3
Offline Send Email
Jul 5, 2006
5:49 pm
2251
John, I got it to work both ways with your help. The datasource approach you mentioned was the better way. Thanks...
frenchyelca
Offline Send Email
Jul 5, 2006
6:23 pm
2252
Like most websites, we have a feature on our website called contact us. After the user fills out the form, we want the website to send the email out. We did...
frenchyelca
Offline Send Email
Jul 5, 2006
9:57 pm
2253
Doesn't look like anyone replied to this. I would recommend using what is built into .Net. You can create a sublayout for the form and send emails using the...
David Specht
hdsthe3
Offline Send Email
Jul 7, 2006
6:16 pm
2254
Out of the box, the MailingList module (v5.1.0.1.6, running on SC v5.1.1.18) is misbehaving for me in a most unusual way... Installation of the package went...
guppyboy42
Offline Send Email
Jul 7, 2006
6:20 pm
2255
Addendum: the version number for the MailingList Module is really 5.0.0.16... my file seems to have been mislabeled... Addendum 2: I found a newer version of...
guppyboy42
Offline Send Email
Jul 7, 2006
7:00 pm
2256
Is there a way to find out what Items are approved in workflow, but not published? Thanks....
g_hause
Offline Send Email
Jul 7, 2006
8:38 pm
2257
I didn't confirm but I believe this does what you want: http://sdn5.sitecore.net/Articles/XML%20Sheer%20UI/Publish%20Queue% 20Viewer.aspx A prebuilt solution...
John West
johnpwest3
Offline Send Email
Jul 7, 2006
9:00 pm
2258
I tried installing the MailingList module on Sitecore v 5.1.1.18 and I am not having any problems at all. The button to create a new list should appear like...
Dominic Damonte
domodamonte
Offline Send Email
Jul 11, 2006
3:54 am
2259
Hi all, I'm installing Forums on a 5.1.1.18 install of Sitecore. I have gone through the install instructions and am now receiving an ... Exception Details:...
ade_at_jwt
Offline Send Email
Jul 11, 2006
3:54 am
2260
As a slight follow-up, I've made a clean install of SC 5.1.1.18 and installed the forums module again and the problem still exists. Reading through posts on...
ade_at_jwt
Offline Send Email
Jul 11, 2006
1:33 pm
2261
Hello all, I'm working on a migration from Sitecore 4 to 5.2.6. and I have problems to "insert" the customized HTML editor, we build for the old version. The...
masecco1001
Offline Send Email
Jul 11, 2006
1:34 pm
2262
I am trying to programmatically change the sortorder of an item during the item:saved event. Dim someItem as SiteCore.Data.Items.Item Dim sortOrderField as...
brian_waage
Offline Send Email
Jul 11, 2006
2:16 pm
2263
Hey Adrian, Have you figured it out yet? If not, Could you send me your web.config file? Best Regards, Dominic Damonte Technical Architect Email:...
Dominic Damonte
domodamonte
Offline Send Email
Jul 11, 2006
7:10 pm
2264
I have created a few new sections in a template and would like to set read access on the so only selected roles can view them in the masters and context...
wpm2112
Offline Send Email
Jul 12, 2006
1:42 pm
2265
I am not sure I completely understand the issue but I think you want to take the opposite approach to what is described here: ...
John West
johnpwest3
Offline Send Email
Jul 12, 2006
2:31 pm
2266
Hi, We have a multi-site installation of v.4.3.2.13 and a user has requested friendlier URLS. (Instead of www.abc.org/help/request%20contact.aspx they want ...
erin_oppy
Offline Send Email
Jul 12, 2006
4:00 pm
2267
No luck yet and we're all out of ideas. I've just sent you my Web.Config file. Am I right in thinking it's dd at sc.net? Adrian ... web.config ... they are ......
ade_at_jwt
Offline Send Email
Jul 12, 2006
4:04 pm
2268
I've had this problem in the past where uploaded images would not appear in the Media Library on 4.3. They are on the file system but SC doesn't see them. The...
ade_at_jwt
Offline Send Email
Jul 12, 2006
4:04 pm
2269
Thanks John, but had already looked at the sdn5 with out much luck. ... ...
wpm2112
Offline Send Email
Jul 12, 2006
4:08 pm
2270
Do the logs show anything? ... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
John West
johnpwest3
Offline Send Email
Jul 12, 2006
5:52 pm
2271
Did you uncheck the "inherit" checkbox for those sections you wish to secure differently fromt he rest of the template? ________________________________ From:...
Marco Tana 1
roundedcubeinc
Offline Send Email
Jul 12, 2006
6:14 pm
2272
Putting SiteCore by the side for a second, I have a XSLT question. I have this menu control that relies on a xslt sheet to transform XML. (all the menu data is...
frenchyelca
Offline Send Email
Jul 12, 2006
10:36 pm
2273
Are you performing the transformation in .Net? If so You would probably want to use an xsl:param instead of an xsl:variable and in the .Net code pass in the...
David Specht
hdsthe3
Offline Send Email
Jul 12, 2006
11:00 pm
2274
Hi Mike, If you were using Sitecore you could use a .NET extension to return the requested URL; without Sitecore I think you would need to pass the URL as a...
John West
johnpwest3
Offline Send Email
Jul 12, 2006
11:52 pm
2275
Question... this is probably very simple, but for the life of me, I can't seem to figure out why I'm getting a type conversion error here. Dim objField As...
guppyboy42
Offline Send Email
Jul 13, 2006
5:55 pm
2276
Hey Scott, Which version of Sitecore are you using? -Dominic ________________________________ From: sitecore@yahoogroups.com [mailto:sitecore@yahoogroups.com]...
Dominic Damonte
domodamonte
Offline Send Email
Jul 13, 2006
8:32 pm
2277
Additional information...forgot to mention that I did try explicitly converting the sitecore.data.fields.field to a sitecore.data.fields.multilistfield......
guppyboy42
Offline Send Email
Jul 13, 2006
8:36 pm
2278
Can anyone clarify the following discrepency? Code found at : http://sdn5.sitecore.net/Articles/API/Fields/Checklist%20and% 20Multilist.aspx The comment...
guppyboy42
Offline Send Email
Jul 13, 2006
8:47 pm
Messages 2249 - 2278 of 3315   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help