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...
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...
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...
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 ...
Hi, I am also getting the same problem. Help me if anyone have solution for this. Many Thanks, Param ... component. ... [ ... information. ... [ ... ...
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...
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,...
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...
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...
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...
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....
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...
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...
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...
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:...
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...
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...
SCS 751 - Windows - MSSQL 2000 - IIS My scenario: "Profile One" Four rules, applied in this order: 1. ProfileOne_CheckInRelatedRules (Rule is activated by...
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...
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...
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...
There might be another component lurking about... try setting your loadOrder to 500. Also, are you sure your component is enabled? -- Brian 'Bex' Huff...
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...
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...