dropdown with encrypted data
Hi, I need to populate a dropdown list (or even field in the forms) concatenating fields that are encrypted in the db table; How can I do that? Using Concat I get encrypted data Any suggestion? Thanks...
View ArticleHide panel-header of a element in a dashboard with multiple elements
Hi! I am using PHPRunner 10.4 (build 36834). I have a dashboard with multiple elements that display reports and charts. I would like to hide the panel-header of one of the elements (chart). I tried...
View ArticleHow to change the colors buttons in dialog API ?
I would like to change the colors buttons in dialog API from blue (btn-default) to red (btn-danger), I tried using pageObj.getItemButton and pageObj.findItem Somebody know how to do it?...
View ArticleLookup Wizard and Dependent columns
PHPRunner 10.5 Scenario: Quote table - Contains ClentId and EnquiryId (Enquiry id is optional FK to the Enquiry table) On the Add page for Quote, I have a lookup on the Client table to populate...
View Articlesubtracting a field from two fields
strValue = data("pricebeforevat") - data("bankvat") - data("vat2") I think there is a mistake I need help
View Article[SOLVED] List URL on PDF
I was just wondering if there was a way to have the URL address printed on the PDF. I placed the URL on the view page but trying to have the id put in the URL is the place I am having problems with. I...
View Article