This will show you how to change the text label inside a div on the page based on another string on the page. First it’s getting all Div elements and then looking into the innerHTML for the word “open”. If its found change the background to red – this is used to help figure out […]
If statement Expression
IF Statement Using the IF Statement in the reportal expression builder is much like using the IF statement within excel. if(cellv(col-1,row)>0,cellv(col-1,row)/cellv(col-1,6),0) If the cell value of the column -1 and row is greater than 0, do the calculation else put in 0. This is perfect for a percentage forumla on a table when there […]
Add Print & date to reportal Page
Here is a quick and simple way to add in a print link and date to a reportal page. The print this page is a link which will open up the print dialog in your browser. Example below Script below <div class=”noprint”><a class=”strapline” href=”javascript:window.print()”>Print this Page</a></div> <script language=”Javascript”> <!– var now = new Date(); var […]
Table Formula
Here is a simple way to target a cell’s value and divide by 7 cellv(col-3,row)/7 This will target the 3rd column from where i placed he formula column. Target a cell above, and show that value without any calculations (cellv(col,row-1)) Table formula break down Formula 1 – Shows totals for the row, as only 2 fields Type […]
Confirmit
Confirmit Horizons Manage the Complete Market Research and Voice of the Customer Lifecycle The Confirmit Horizons platform provides you with everything you need for end-to-end management of Voice of the Customer programs, Voice of the Employee programs, and Market Research projects. Confirmit powers Global 5000 companies and Market Research agencies worldwide with a wide range […]