• How to add new column in Search filter for Web portal

    Hi,

    My requirement is to add one more column to filter (Index Search) the grid content in the Web Portal. For example in the product request page, search finds matching product name and i wanted add Description.

    Any help would be greatly appreciated

    Thank…

  • Sponsor change button

    Hello,

    Can someone tell me in Web Designer I can change the Add New Employee form?

    I need to make it so the Sponsor cannot be changed. I put template code to make it default to the person inserting the employee.

    Any help is appreciated.

    Thank you,

    L…

  • Unable to establish WCF connection in Web Designer where Web Portal is hosted on LB.

    We have our Web Portal on  Load Balancer and we are unable to establish WCF connection  in Web Designer. Please suggest how we can establish the connection.

  • Can I set a notification label to Shopping Cart in the left menu of web portal?

    Hello experts,

    In the web portal, when a new request arrives, there will be a small label with number pending items appear aside the Pending Request/Attestations.

    If I want to apply this label to the Shopping Cart, how should I make the configuration…

  • How can I have dynamic request properties in the request?

    Hi,

     

    I have a requirement to show dynamic values in dropdown in the request. Use case is to show disabled users in the dropdown who were reporting to the logged in user. Can someone please suggest how this can be achieved? Thanks in advance.

  • How update customer logo in existing reports.

    In Q1IM version 8.0, how to update customer logo instead of existing 1IM logo and also how to update web browser title value?

  • Webportal Index Search

    The index-based search returns results for substrings only if they are at the beginning of a word (see table).
    It is expected that the index search will also yield results if the search string is within a word. Analogous to the SQL search with like '%…

  • Using dynamic foreign key in Web Designer

    Looking for an example on how dynamic foreign key can be used in web designer. Lets say I define a local single row collection with a property as Data Type string and property data source type as "Dynamic Foreign Key". How do I go about pointing it to…
  • Adding UID_Department.UID_ParentDepartment to the person edit column list in Web Designer

    In the Web Designer I wish to add a person's FK(UID_Department).UID_ParentDepartment to the person edit column list (as read-only).  How can this be achieved in the version 7.1.2 web designer?  I'm not sure how the FK relationship can be defined in…

  • Autofocus on input field, checkboxes in filter pop ups [Q1IM 6.1.4]

    Is it possible to have autofocus set on input fields after the filter pops up?  

    Grids with less than 20 different values have check boxes instead of a search field. Is it possible to change that?

  • HTML Attribute disabled="disabled" is no longer generated for readonly or write protected input-fields after upgrade from Q1IM 6.0.1 to Q1IM 6.1.4

    Hi,

    HTML Attribute disabled="disabled" is no longer generated for readonly or write protected input-fields after upgrade from 6.0.1 to 6.1.4
    is this a known bug? any idea how to solve that?

    best regards,
    Tarigh

  • Web Designer: Interacting with Grid filters

    Hello,

    Can anyone provide insights on how to handle the new Grid / Grid Band components correctly?

    Specifically, I'd like to:

    1. Have Filters on columns containing additional properties (defined in WebDesigner) within "Database (automatic load)" data…
  • Modify custom component code

    Am I able to modify custom component’s code? I can see the code in the Web Designer but can’t modify it? How to do it?

     

  • Tab page issues

    Hello,

    I hope someone can help me figure this one out.

    After an upgrade to 6.13 from 6.12 some of the web portal pages have format issues.

    I've been trying to figure out how to clean it up with Web Designer but it seems to be a hidden value somewhere…

  • RE: Non-Person fields not displaying on IT Shop (Web)

    Hi Sachin,

    this questions was answered in this forum already.

    Please extend the table ShoppingCartItem as well and make sure that you have assigned the correct permission in Designer.

    Regards,
    Geraldine

  • Pending Attestations Link in Email

    In the attestation approval emails, we are trying to provide a hyperlink to the Pending Attestations screen, but we get "This page can't be displayed" when we click on it. We are using the VI_BuildAttestationLink_Pending script to generate…