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...
Show off your group to the world. Share a photo of your group with us.

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 11468 - 11497 of 21908   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11468
Hi Alasdair, Yes, we have copied project files in SS 7.6. No real problems but it is worth remembering that all the custom section properties and region...
ethersolutions
Offline Send Email
Oct 2, 2006
11:43 am
11469
Hi, I would like to search content regarding the dfilesize. But when I execute the following queries, I've got no result : dFileSize >= 0 dFileSize >= `0` Is...
toom_tooms
Offline Send Email
Oct 2, 2006
3:15 pm
11470
Try VaultFileSize >=0 for the original file and WebFileSize >= 0 for the file in weblayout William...
William Phelps
mrpieces1012...
Offline Send Email
Oct 2, 2006
3:37 pm
11471
Has anyone else experienced this? The CSS files that SSPU has exported contain relative links to background images instead of the absolute links they were...
ecndavid
Offline Send Email
Oct 2, 2006
8:14 pm
11472
Hello everyone, I am wondering if there is a building function or something which can get me the Project ID for a given dDocName in an iDoc file. We use Site ...
QI, Xin
xqi78
Offline Send Email
Oct 2, 2006
11:22 pm
11473
Hi, I am also getting the same problem. Help me if anyone have solution for this. Many Thanks, Param ... component. ... [ ... information. ... [ ... ...
parameswaran
paramezwaran
Offline Send Email
Oct 3, 2006
5:20 pm
11474
Looks like a verity search query - what is your content server set up to use for searching? ________________________________ From:...
Brian Greene
greene.brian
Offline Send Email
Oct 3, 2006
5:42 pm
11475
Hi all I am newbie to Stellent and had a very basic query regarding CSS. Can someone give me a very brief idea about how CSS is handled? e.g. Is it any...
Rajesh Redij-Gill
clayduckie
Offline Send Email
Oct 4, 2006
3:06 pm
11476
could you be more specific? What are you trying to do? Why do you think CSS would be 'handled' differently by Stellent? Its just a standard piece of content,...
Brian 'Bex' Huff
bexmex
Offline Send Email
Oct 4, 2006
3:11 pm
11477
I am new to Stellent, so please forgive my ignorance. I just installed whatever comes "out of the box" with Stellent. I didn't do a separate install of a...
kakbenny
Offline Send Email
Oct 4, 2006
3:53 pm
11478
Greetings, I am still sort of a noob on Content Server, and I have a question. I showed it to my management that there is already a feature to go into Content...
Anthony Sangiuliano
opentigerweb
Offline Send Email
Oct 4, 2006
4:11 pm
11479
I was thinking Stellent used some special query syntax based on their example code, but it looks like standard SQL is working for me now. Sorry for the...
kakbenny
Offline Send Email
Oct 4, 2006
4:17 pm
11480
Hi, I am working with auto-generated content I use for reporting and trying to replace an old revision (based on a condition) to avoid polluting repository....
vpolozov
Offline Send Email
Oct 4, 2006
5:05 pm
11481
Good day to all How can I ask ( in idoc Script )if I have the DesktopintegrationSuite or any other one component installed? Thanks...
solrak007_working
solrak007_wo...
Offline Send Email
Oct 4, 2006
5:39 pm
11482
I'm in a situation where auto-numbering IDs for some groups, but not all, would be extremely useful. I took some code from Bex's book, and modified it in a...
S James S Stapleton
stapleton41
Offline Send Email
Oct 4, 2006
7:20 pm
11483
The auto-number logic only runs if the dDocName is blank. If you want to enable it on the fly, you should make 'IsAutoNumber' false in the config.cfg, then set...
Brian 'Bex' Huff
bexmex
Offline Send Email
Oct 4, 2006
7:56 pm
11484
Not sure if you can do what your trying to do the way your attempting to do it. IsAutoNumber is one of those configuration entries that requires a restart. Not...
Kevin Brown
mathsociety
Offline Send Email
Oct 4, 2006
8:02 pm
11485
Perfect ! Thank you ! But where can I find those information by myself ?...
toom_tooms
Offline Send Email
Oct 5, 2006
7:44 am
11486
Thank you (and Kevin Brown as well), I'll give that a shot then. I was not aware of that aspect. Thanks, -Jim Stapleton ... From: Brian 'Bex' Huff To:...
S James S Stapleton
stapleton41
Offline Send Email
Oct 5, 2006
11:42 am
11487
When you execute the service, add the parameter "IsJava=1" to the service call. You will get a page that dumps all of the data available in the binder. Look...
William Phelps
mrpieces1012...
Offline Send Email
Oct 5, 2006
1:11 pm
11488
In addition to Willliam's comments, if you're running v7.1 or higher of SCS, you'll want to be using the Classic layout or Top Menus layout (preferred) to do...
Owens, Chris
cowens67
Online Now Send Email
Oct 5, 2006
1:34 pm
11489
SCS 751 - Windows - MSSQL 2000 - IIS My scenario: "Profile One" Four rules, applied in this order: 1. ProfileOne_CheckInRelatedRules (Rule is activated by...
Gary Heitman
newplg
Offline Send Email
Oct 5, 2006
1:35 pm
11490
What do you mean by 'base' and 'optional'? Are you trying to 'group' custom fields with a core field, so they appear in the same place? Are you trying to...
Brian 'Bex' Huff
bexmex
Offline Send Email
Oct 5, 2006
1:57 pm
11491
Hi, I've got a custom component which modify the CHECKIN_CONFIRM template. I've also installed the DC72_SCS75_patch component which modify the CHECKIN_CONFIRM...
toom_tooms
Offline Send Email
Oct 5, 2006
1:58 pm
11492
Thank you for those very useful advises !...
toom_tooms
Offline Send Email
Oct 5, 2006
2:01 pm
11493
I have to transform some xml against a style sheet, however the xml is in a string, and incDynamicConversion appears only to accept the id of a file in the...
delksan
Offline Send Email
Oct 5, 2006
2:21 pm
11494
There might be another component lurking about... try setting your loadOrder to 500. Also, are you sure your component is enabled? -- Brian 'Bex' Huff...
Brian 'Bex' Huff
bexmex
Offline Send Email
Oct 5, 2006
2:24 pm
11495
This is the same thing with 500 :( another component overloads this template, but the loadOrder is set to 1. My component is enabled and it works, except this...
toom_tooms
Offline Send Email
Oct 5, 2006
2:37 pm
11496
Sorry - "Base" and "Optional" are sets of fields defined in rules - so, regardless of whether its CheckIn or Search - the base and optional fields are the...
Gary Heitman
newplg
Offline Send Email
Oct 5, 2006
2:54 pm
11497
Set this flag in your config.cfg, and restart: TraceResourceOverride=true You'll get a BIG dump of what is override what and when. You can also try...
Brian 'Bex' Huff
bexmex
Offline Send Email
Oct 5, 2006
2:57 pm
Messages 11468 - 11497 of 21908   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