CSV-File without quotation marks
Hello, I am using PHPR Enterprise V 10.5 / 36834. I want to create a CSV file in a certain format. Among other things without writing the texts or fields in quotation marks. But this is exactly what...
View ArticleAbout $session data values
I have a users table with several fields. When login I want to get a value of field in table users called "province" for later assign this value to other field in Before record event. I do this: In...
View Articlelabel change password
hi every one when i try to change password the label display %% without number (in Arabic language) Password must be at least %% character length. Password %% must contain unique characters Password %%...
View ArticleSqlException (0x80131904)
When i execute the program from the built-in server or from demo host it will work correctly, but when i execute it from cloud or ISS server below error appers to me when i try to add/delete/update any...
View Articledropdown 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