Search the web
Sign In
New User? Sign Up
intradoc_users · Stellent Users Group!
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 3622 - 3651 of 21898   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3622
Did you ever get a response or a resolution to this question? I've just been asked the same thing. Darlene...
Darlene
getntuf4me
Offline Send Email
Apr 1, 2003
5:40 pm
3623
I need to make a component to remove the Mini search on the bottom of the home page(pne_home_page), we want our users to only use our custom search screen. Has...
lanman128
Offline Send Email
Apr 1, 2003
7:10 pm
3624
I would like to know if there is a Server-based PDF annotation tool available out there. I have looked into the one from fishbowl but it seems to be overly...
mbhrah
Offline Send Email
Apr 1, 2003
7:14 pm
3625
Need to figure out an option list problem I am having. When I use the following code it will place an option list on my page with all the options from the...
Shannon Hatch
shatch_petsmart
Offline Send Email
Apr 1, 2003
7:19 pm
3626
Shannon: <form name="form"> <SELECT NAME="prj"> <$loop xRelProject$> <OPTION VALUE="<$xWhateverthenameisinthers$>"><$xWhateverthenameisinthers$></OPTION> ...
Patti Smith
prxpatti
Offline Send Email
Apr 1, 2003
8:58 pm
3627
John, this is pretty easy to do with the Component Wizard. Open the Component Wizard...choose "Add" to add a new component "Name" your component something...
Terry Youngren
terryy11us
Offline Send Email
Apr 1, 2003
8:59 pm
3628
We have almost 4000 documents that have been expired in our Stellent system for over a year. We would like to use Archiver to export these documents, then...
Snell Tricia A
triciaanne1976
Offline Send Email
Apr 1, 2003
10:09 pm
3629
This is Tim Gruidl From Fishbowl Solutions. To clarify, the Redlining/Annotation tool we provide the integration for has a fully customizable interface so it...
Tim Gruidl
tgruidl
Offline Send Email
Apr 1, 2003
10:46 pm
3630
This did not work. I tried it and got nothing. xRelProject is the custom metadata field name. Any other ideas or something I missed? SH ... From: Patti...
Shannon Hatch
shatch_petsmart
Offline Send Email
Apr 1, 2003
11:13 pm
3631
Does anyone know of a way to increase the 255 character limit imposed on the Stellent Memo field type? We have authors want ing to contribute text in some...
David Moulton
davido_2001
Offline Send Email
Apr 2, 2003
4:39 pm
3632
If I do the following code I am able to get it to work <form name="form"> <SELECT NAME="prjname"> <!--$loop DocTypes--> <!--$curValue = getValue("#active",...
Shannon Hatch
shatch_petsmart
Offline Send Email
Apr 2, 2003
5:38 pm
3633
I believe that the error in he previous code was that you attempted to loop the value and not the list. for an option list it would be <$loop...
Steve Hamilton
sshamilt2002
Online Now Send Email
Apr 2, 2003
6:00 pm
3634
... Does anyone know how the Quick Search determines what fields it will search? I want to set it up to search by dDocTitle, xComments, xComments2 and I'm not...
jdwjr_2000
Online Now Send Email
Apr 2, 2003
6:58 pm
3635
... Hash: SHA1 you cannot loop over an option list directly... you can only dump out its contents to a page with this code: <$optList xMyFieldName.options$> ...
Brian 'Bex' Huff
bexmex
Offline Send Email
Apr 2, 2003
7:07 pm
3636
Thank You very much! That did the trick. I Appreciate you taking the time to explain to me how to create the component. Thanks again, John...
lanman128
Offline Send Email
Apr 2, 2003
7:08 pm
3637
To all, I am trying to grab the entire URL into a mailto, and am attempting to do so like this: <!--declaring email function--> <script language="javascript"> ...
bdw1977
Offline Send Email
Apr 3, 2003
12:21 am
3638
you only used the href you need to add the query string to it. I do not recall the exact syntax but the location object has al the information you need. Steve...
Steve Hamilton
sshamilt2002
Online Now Send Email
Apr 3, 2003
1:22 am
3639
So will I need to put the href that I need for every page in my system? Also, when you say that I only need the location object, I assume that you mean that...
bdw1977
Offline Send Email
Apr 3, 2003
12:32 pm
3640
Hi Shannon, try: dDocAccount <starts> `IS` <not> CustomMetaX <matches> `` Cheers David ... content and ... the ... is not Null. ... CustomMetaX ????????"-->...
David Moulton
davido_2001
Offline Send Email
Apr 3, 2003
1:14 pm
3641
The location object that you used below has many other properties than just href. using the syntax document.location.propname where propname is in the list ...
Steve Hamilton
sshamilt2002
Online Now Send Email
Apr 3, 2003
1:35 pm
3642
I want to change the layout of the DOC_INFO so that all the fields are aligned to the left and not to the right. The only one I found that I could manipulate...
jdwjr_2000
Online Now Send Email
Apr 3, 2003
2:59 pm
3643
Does anyone know how to create a workflow that if no action was taken on a content item an email reminder would be sent daily until an action has been taken on...
Luke_Hoffman@...
Send Email
Apr 3, 2003
3:52 pm
3644
The pages we've built, we've added the sort criteria in the <head> </head> tag. We have it working with just a small change to your coding. You may want to...
Mike Marshall
jmumike96
Offline Send Email
Apr 3, 2003
5:09 pm
3645
Hello, I recently discovered that PDF highlighting does not work within HCSP pages. Apparently, it is so mentioned in Stellent's configuration guide for...
Ananta_Ahluwalia
ananta_ahluw...
Offline Send Email
Apr 3, 2003
6:57 pm
3646
Just wanted to update the list on my findings with this issue. To see the problem I was having please see the previous emails. To solve the problem here is the...
Shannon Hatch
shatch_petsmart
Offline Send Email
Apr 3, 2003
7:04 pm
3647
David, We had this same issue. Two things you need to do. First, make sure your database fields are set to the size you want. Then, in the config.cfg file,...
Jordan Malokofsky
Sir0Pip
Offline Send Email
Apr 3, 2003
7:06 pm
3648
On that config.cfg line, the 4000 is the max number of characters. Your value may vary. -- Jordan Malokofsky Hayes Lemmerz International, Inc. ... From: David...
Jordan Malokofsky
Sir0Pip
Offline Send Email
Apr 3, 2003
7:07 pm
3649
Luke, Stellent 6.2 comes with a standard feature for workflows which allows actions to be taken on a document within a specific step of a workflow if certain...
Jordan Malokofsky
Sir0Pip
Offline Send Email
Apr 3, 2003
7:24 pm
3650
I am creating a QueryText string and I want it to pull only distinct rows. The code below grabs all the content that Account starts with 'PRJ'. <!--$QueryText...
Shannon Hatch
shatch_petsmart
Offline Send Email
Apr 4, 2003
10:41 pm
3651
Yes, you could create a javascript array and add in the values that don't match what is already in the array. Then output the array. Make sense. Or you could...
Tom Chaffee
tchaffee
Offline Send Email
Apr 5, 2003
2:53 pm
Messages 3622 - 3651 of 21898   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