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 your group to be featured on the Yahoo! Groups website? 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 12139 - 12168 of 21891   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12139
Hi All, Is there any way to keep some data in sessions in Stellent. I have some data in a page. If I am passing it as a parameter, I am able to access it from...
Albin Joseph
haialbin
Offline Send Email
Jan 2, 2007
8:44 am
12140
if we plan to export/import documents, is it possible to keep their workflow state? i.e. export the files from server A and import them onto server B. In...
S James S Stapleton
stapleton41
Offline Send Email
Jan 2, 2007
1:58 pm
12141
Thanks Chris,I got lot of info from your response... Padd ... three different ways. ... of editing. For example, if ... checks out the ... no special...
stellent30
Offline Send Email
Jan 2, 2007
4:15 pm
12142
How do I remove or edit a dynamic link/content? I went into the contributor mode and right click the dynamic list and select edit but nothing happens. Please...
lepew007
Offline Send Email
Jan 2, 2007
6:31 pm
12143
Hi all, I received the periodic Stellent Support email this week containing a fair number of available updates, one of which being Site Studio v7.7.2. Anyone...
Owens, Chris
cowens67
Online Now Send Email
Jan 2, 2007
7:26 pm
12144
Happy New Year!! I'm trying to set up a custom checkin screen. Am I doing the right thing by using hidden fields to set up the required fields? I'm doing this...
toby
tobyspinks
Offline Send Email
Jan 2, 2007
9:17 pm
12145
Hi All, Outside of utilizing WebDAV, is there a way that I can checkin multiple documents at the same time? Specifically, I have a customer who has an Excel...
tnhowell1024
Offline Send Email
Jan 3, 2007
12:06 pm
12146
To be able to edit you will need to install following components onto your content server and also on your client machine. CHECK OUT AND OPEN:- this componet...
sapanstar
Offline Send Email
Jan 3, 2007
1:58 pm
12147
Try the 'Batchloader' utility, or the 'IdcCommand' utility. The documentation provides some samples. Note: its best to use these utilities when you have...
Brian 'Bex' Huff
bexmex
Offline Send Email
Jan 3, 2007
2:03 pm
12148
Thank you for your answers. I haven't thought about Web Services. That could be a good idea. Our application is using the CIS to communicate with Stellent. In ...
toom_tooms
Offline Send Email
Jan 3, 2007
5:07 pm
12149
Hi, Can anybody tell me how to open a link from the native doc in a new secondary page window(the content of the new window should be a word doc again).I tried...
stellent30
Offline Send Email
Jan 3, 2007
5:13 pm
12150
Hey, even i am having the same issue,its not working for me. Can you tell me how did it work for you. Thanks Padd ... the ... - ... --...
stellent30
Offline Send Email
Jan 3, 2007
7:15 pm
12151
I have also included an onLoad function in the template to loop the links array adding target = blank ... From: intradoc_users@yahoogroups.com ...
Steve Hamilton
sshamilt2002
Offline Send Email
Jan 3, 2007
7:48 pm
12152
I didn't get you Can you please elaborate it.You mean you were able to acheive it or not. Thanks Padd ... Site ... tell ... Javascript ... So ... Site ... Site...
stellent30
Offline Send Email
Jan 3, 2007
8:42 pm
12153
Here is a custom Javascript function that given a content Id (dDocName) will open the content in a new window. You will need to include this function in the...
Reddin, Gregory
greddin
Offline Send Email
Jan 3, 2007
9:04 pm
12154
I have accomplished the opening of links in a new window by adding an onLoad function to the body tag that will loop the links array of the page and set each...
Steve Hamilton
sshamilt2002
Offline Send Email
Jan 3, 2007
10:01 pm
12155
My own preference to this issue is to use javascript that does not have to be embedded in each link. Essentially a global javascript function. This is...
George Sokol
gsokolus
Offline Send Email
Jan 3, 2007
10:02 pm
12156
Thank you for your response. The component you mentioned is installed. The editing is not an issue. I guess what I'm trying to achieve is to remove the link...
lepew007
Offline Send Email
Jan 3, 2007
11:20 pm
12157
Hey Toni it seems to me that you want to remove a document that has some particular dDoc Type. It can be done in following 3 ways. You can do this by simply...
sapanstar
Offline Send Email
Jan 4, 2007
6:37 am
12158
Dear all, I got an error when trying to execute service from workflow. The error is as below: Stellent Error: -1 ApproveWorkflow Error in...
Mellisa Octaviani
mellisa_o
Online Now Send Email
Jan 4, 2007
8:58 am
12159
I cover this on p27, p229, and p234 in my book... You can't simply call 'executeService' with any service. They must be flagged as 'safe' for scripting....
Brian 'Bex' Huff
bexmex
Offline Send Email
Jan 4, 2007
2:29 pm
12160
... ditto...more info on this would be great....
James P. Shields
bigjim7772002
Offline Send Email
Jan 4, 2007
2:31 pm
12161
How can I increase the field size more than 1000 characters of an existing custom metadata field. I set the MemoFieldSize but it did not increase the field...
shruti_itbhu
Offline Send Email
Jan 4, 2007
2:34 pm
12162
Without knowing "exactly" what your service does, the likely culprit is that your service 'IFCUPDATESTATUS' is not scriptable. The service must have an access...
William Phelps
mrpieces1012...
Offline Send Email
Jan 4, 2007
2:40 pm
12163
Only newly created fields will be affected by the setting. Existing fields will have to be manually adjusted in the database. William ... the...
William Phelps
mrpieces1012...
Offline Send Email
Jan 4, 2007
3:28 pm
12164
That information can always be found (for Site Studio) in the "Designers User Guide" which is packaged with the ISO file. It's part of the help PDFs that come...
toby
tobyspinks
Offline Send Email
Jan 4, 2007
3:49 pm
12165
The sample of p59 works... unless you are running in XHTML or 'strict' mode... in which case you might have problems with open <option> tags. I'll probably...
Brian 'Bex' Huff
bexmex
Offline Send Email
Jan 4, 2007
4:17 pm
12166
Unfortunately, there's no mention of v7.7.2 in the What's New section of the Introduction, only v7.7.1. Christopher Owens Enterprise Content Management...
Owens, Chris
cowens67
Online Now Send Email
Jan 4, 2007
4:31 pm
12167
Putting the <$dSecurityGroup:isHidden=1$> at the top fixed the JavaScript error. Thanks Brian. Also, I understand why <$row$> would make more sense than...
toby
tobyspinks
Offline Send Email
Jan 4, 2007
4:37 pm
12168
No, web browsers don't allow that. Otherwise an evil web site could trick you into uploading your secret files. To do that, you should either have a primary...
Brian 'Bex' Huff
bexmex
Offline Send Email
Jan 4, 2007
5:11 pm
Messages 12139 - 12168 of 21891   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