Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
           
    • CommentAuthorlmlavinjr
    • CommentTimeJun 29th 2010
    Forum member
    I would like to create a different template for each product, so that when a user creates a ticket I can limit the fields that show up depending on the ticket.... Is there anyway to do that with your product.
    •  
      CommentAuthorLarry
    • CommentTimeJun 29th 2010
    Easy! Software Employee
    No, field configuration is for all products within a same DB instance. If you need to use different ticket fields, status workflow etc, you need to create another DB instance which can be accessed from a same login page (see the instance box on login page.
    • CommentAuthorlmlavinjr
    • CommentTimeJul 3rd 2010
    Forum member
    How do I remove the version field. Or at least add values?
    •  
      CommentAuthorLarry
    • CommentTimeJul 3rd 2010
    Easy! Software Employee
    "version" field is the few fields which is needed by Easy!Flow source code integration and, therefore, can't be removed. Other majority fields are available for removal or rename, see below,

    Menu "Site Admin" -> "Parameters", on the left "Index" column, click "System Field Toggle", to toggle on/off system fields.
    Menu "Site Admin" -> "Parameters", on the left "Index" column, click "System Field Rename", to rename system field labels.

    To add/edit "version" value:

    Menu "Site Admin" -> "Products", select your product to edit, click "edit version", then you can add/edit versions for a specific product.

    To add/edit other field values which are not product specific, see below:

    Menu "Site Admin" -> "Field Values", select the field to edit it's values.
    • CommentAuthorlmlavinjr
    • CommentTimeJul 11th 2010
    Forum member
    How do I toggle off the Version field... It seems to be the only field I cannot toggle off.
    •  
      CommentAuthorLarry
    • CommentTimeJul 12th 2010
    Easy! Software Employee
    Version field is mandatory since source code integration need it.