Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. forumwebuser

    dynamically assign users in a workflow

    Hi, Is it possible to assign a user step using for instance an attribute? thank you fwu
  2. forumwebuser

    use ActiveXObject in livelink forms

    hello, Is there any restrivtion to cretae ActiveXObject using javascript in livelink forms? thank you
  3. forumwebuser

    getting user in form view

    hello, In a custom form view, I need to get the name of the livelink user using the form. How can I get it? thank you
  4. forumwebuser

    item reference path

    Hello, Using dynamic replacement tags I can get the value of an item reference in a workflow. But is it possible to get the path that the item reference shows, insted of the id? thank you fwu
  5. forumwebuser

    export to content server with enterprise scan

    Hi, Using enterprise scan, is it possible to set the "dynamic folder" using script when exporting to content server? thank you
  6. forumwebuser

    Attibutes in a workflow

    Hello, I need some functionality in the attributes page of a workflow, that doesnt seems out-of-the-box. Things like these: - make an item reference attribute required - hide attributes from the user (because they will be populated with an item handler) Can this be done without oscript...
  7. forumwebuser

    replacement tag for the date/time of the workflow initialization

    Hello, In the field initiate as in my workflow, I would like to display the initated date/time of the workflow. Is there any replacement tags I can use for that? thank you
  8. forumwebuser

    problems with workflows

    hello, When one gets a generic error like this: "[Error finishing workflow step.]", where can I get more information about the error? Also, if i cant make a step I cant finish the workflow, and do the task will stay in the assignments of the user... How can I remove a task like this from the...
  9. forumwebuser

    add new columns on the assignment page

    Hi, Is there an easy way (without oscripting) to add new columns to the my assignments page? For instance, to add the receiving date? Can I change the html with javascript or is there anything I can configure in livelink? thank you
  10. forumwebuser

    document versions and attribute values (one to one or one to many)?

    I have a document with a category (with one attribute) linked to it. In version 1 of my document I gave the attribute the value of "test1". I then create a second version of my document and set the attribute to "test2". If I go to the properties of this document I can see there is two...
  11. forumwebuser

    collaboratively filling a form with required fields in a workflow

    Hi, I created a form template to use inside a workflow. This template as 3 required fields. In the workflow, I have 4 steps. The first step is the initial step. The second and third steps are form steps and the fourth is something to do wit a document. In the firste step I want the user to...
  12. forumwebuser

    Initiate Workflow From Item Replacement Tags option

    Hello, On the general definition of my workflows maps, in the packages section I have this option: Initiate Workflow From Item Replacement Tags Does anyone knows what it does? I cant find it in any documentation. thank you
  13. forumwebuser

    forms and categories

    Hello, Is it possible to display in a forms field the values of a specific content server attribute? Also, is it possible to display the attributes of a specfici category in a form? thank you
  14. forumwebuser

    add new versiong using the standard workflow steps

    hello, I have a document somewhere on my CS repository. This document has an id attribute that identifies the document from all the others. The version of this document is version one. In a workflow process, using for instance the item handler step (or any other step from the standard...
  15. forumwebuser

    adding java stream/file to a file input object

    hello, I have an html file object to browse local files. In some moments I would like to disable this object and fill it directly with a javascript file/stream. If this possible?how? If not, is it possible to point it to a file share in the localnetwork? thank you
  16. forumwebuser

    chnaging properties of an html input object

    hello, Im getting and setting dynamically some atributes of an input object. I can get it and display in ana alert window the outerhtml of the input object. I can set for instance the title of the object and in hte outerhtml see that it is changed. However, I cant see the changes in the page...
  17. forumwebuser

    Module to (pre)populate microsoft word fields

    Hello, When adding a 2007 word document to livelink, I need to pre-populate some of its fields. Is there an open text module to achieve this? thank you fwu

Part and Inventory Search

Back
Top