Hi, Anyone encountered the following error? What could be the root cause & soultion? Network message format error. HEAD request must have a QUERY_STRING value...
Sure, no problem. The Stellent DLL/EXE (usually idc_cgi_isapi.dll or the equivalent on earlier or later systems) needs some additional parameters so it knows...
Hi there I'm want to do something similar. Were you able to get this working. How are you getting the list of remaining users? Thanks Jeff ... workflow ... to ...
Thanks. Now the problem was-- After I clicked "Check In" button, it clocked for a few minutes while at the bottom, on my PC's status bar, was the message...
Some specific information about the environment would be helpful -- -- Which os,web browser, and version are being used? -- Which Java virtual machine is being...
All, I am doing this logic below to populate links on a page based on the users roles. <!--$if userHasRole("Secure_Contrib")--> <a href="filename.hcsp"><font...
Hope this helps. Jason from the idoc reference guide: USERACCOUNTS . . . Description Retrieves a comma-separated list of accounts the current user is assigned...
Hi dave just add value="<$row$>" in your option tag by trying something like that : <$if UserRoles$> <$rsMakeFromString("rsRoles",UserRoles)$> <select...
Hi, I am wondering if anyone is interested in setting up a SIG around localization of websites using Site Studio Designer? I work at VeriSign and manage...
Thanks Kim I have a solution working now. Though I have had to use javascript to display the option on the field(xHomeGroup) created in the configuration...
I'm very frustrated with issues about Content Publisher publishing back to a Content Server. Even with a clean target repository (empty), it will still create...
You can specify the meta value to use in the project properties. We use dDocName. Also in the publishing settings themselves i think there's a generate...
Hi all, I am trying to find a way to automatically monitor the progress of a given Archive in the Archiver. Essentially, what I want to do is execute an...
We do generate docnames from filenames already. We also have a prefix defined. It's when it publishes to the content server, instead of overwriting what's...
Does anybody have any documentation, comments or suggestions about migrating from Stellent CS to SharePoint? Thanks This e-mail may contain confidential and/or...
Does anyone know if you can use Rules in 7.5.1 to default the first field in a DCL (I created) to a certain value based on what a user selects for a dDocType?...
Jeff/Pan, We are now experiencing this same issue. The identical code worked when we were on version 5.1, before we upgraded to 7.1. I am interested to see any...
Anyone know of a good resource to look into for validating fields upon check in? For example, if we have a phone number meta data field and I want to write a...
Hi all, Within a SS 7.2.1 secondary page I want to display the document information fields along the elements values of an XML data file. Of course, to show...
that's one way... client side JavaScript validation is good from a performance perspective: block the action before a submit... but it wont prevent a...
Not currently possible. The Profile Rules are evaluated on page load. They are not evaluated when people fill in metadata on a HTML form... although that's an...
Jason, Actually, you are on the right track to accomplish the task. You would indeed modify 'compute_standard_field_overrides'. You would also write a totally...
... Isn't this just a plain DCL between your metadata field and the dDocType field? -- Stellent Confidential Information akloss@... PGP key:...
Alec Kloss
akloss@...
Aug 4, 2005 1:37 pm
8927
Nope. The orig filenames are less than 30 chars to begin with. Patrick ... before ... prefix ... overwriting ... char). ... properties. We ... and ... Content ...
I should have clarified when I meant the resultant content ID, that means how it's getting published to the content server which would include the prefix. We...
Hi! In SS, is it possible to assign the data file of a Region Content to the 'alternative file' fiedl? The final portal wouild be only adressed to two...
Hi, I'm newbie in Idoc Script and Stellent customization. I need to customize the checkin page of the Stellent 7.5 Web interface. Please, could someone tell me...