Hi,
I have a problem with 'Timer' node using. Here is my Web Designer project:
Timer parameters: timeout in milliseconds - "5000", loop condition - "1=1" (also I have tried "true", "exists(...) " etc), Run asynchronously - unchecked, Execute…
Hi,
I have a problem with 'Timer' node using. Here is my Web Designer project:
Timer parameters: timeout in milliseconds - "5000", loop condition - "1=1" (also I have tried "true", "exists(...) " etc), Run asynchronously - unchecked, Execute…
Hello,
I have reviewed the Web Designer documentation and searched the user forum without success. I created a new module in my project, and added a tab to the menu. How now to create sub-tabs in the menu item and where in my project (I mean the path to…
Hello,
Has anyone changed some of the default icon colors in web designer?
I was able to change the scheme but the icons are still blue i would like to change them to match my scheme.
Icons such the information icon, back button, and filter buttons.
…Hello Experts,
We have a need to expand the character limit on the "Reason" Field to accomodate additional notes for the users to put in the requests. Where can i find this? i tried looking in to Web Designer but was not able to find it...…
I try to check a time range between 2 dates.
WebSQL can execute this statement
addMonths(getDate(),5) - getDate()
with the result "153.00:00:00"
If I use Len,substring or other string functions on this result it won´t work. If I use a format…
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…
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…
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.
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…
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.
In Q1IM version 8.0, how to update customer logo instead of existing 1IM logo and also how to update web browser title value?
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 '%…
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…
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?
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
Hello,
Can anyone provide insights on how to handle the new Grid / Grid Band components correctly?
Specifically, I'd like to:
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…
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
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…