Change standard button text, multilanguage
Hi, how I can change, for ex. the standard button text "register" on the login page for multilanguage use in german and english. I see you that you can define multilanguage for titles of pages, fields...
View ArticleClassified template help with uploading image
I have created a brand new project using the "Classified" template. I am building the project locally and then uploading to my web server as usual. When I go to add a new record the images I try...
View ArticleDialog API - Email
I have a project that I had inserted a custom button - To email a page using the documentation HERE . It was working in the last build , Since I downloaded new build the button stopped working. Upon...
View ArticleCan't connect to SQL Server on localhost
I have always developed my apps using a remote SQL Server instance. But I now need to work on my local machine. I installed SQL Server Developer Edition and was able to successfully connect in SQL...
View ArticleCross Tab report does not seem to change fonts color or style
I am trying to change the font Size and color on the data portion(title and data) of a crost tab report (10.3 build 34513 x64) and cannot get it to change. I have tried css and the actual font color...
View ArticleCustom Button from Master Table Info on detail page
I am looking for a custom button from the MasterTable Info to go to another page for an employee. Here is what I got so far Server: $data = $pageObject->getMasterRecord();...
View ArticleFilter on mobile (view) always close filter search
Hi, I use phprunner 10.3. I have 3 Filters, like City, District and Status If I open on a cellphone , you can access the filter clicking on the "-" in the upper right corner. After selecting one...
View ArticleOrder of filter fields
1) Where can i setup the ordem of the filter fields 2) Can I change the title of the filter field without changing the label of the field thanks
View ArticleHow to use PHPRunner functions in external script
I need a (cronjob) script to do some work with the mySQL database used in PHPRunner. Housekeeping, statistics, sending some emails . I think it would be convenient to use the functions for database...
View ArticleForce user to press save for the master table if changes made in detail table
In a master/detail form, I need to validate the master table whenever user made any changes to the detail table. I added the validations in the Before Update Event for the master table, it works with...
View ArticleForce user to press save for the master table if changes made in detail table
In a master/detail form, I need to validate the master table whenever a user made any changes to the detail table. I added the validations in the Before Update Event for the master table, it works with...
View Articlepopup by hoover over
Since 2005 I work with PHPRUNNER but now I am stuck with something haha. My project is for an Insurance company. There is a table _polis with a custom view 'Polis'. This is the base table for all the...
View ArticleNumeric input with tausender point
Hi, I have a decimal database field. I need following input possibilies : 100.000 (no, saves 100) 100.000,00 (no, saves empty) 100000,00 (ok) 100000 (ok) The tausender point seperator dont work on the...
View ArticleDOMPDF PHP 7.2 error
Hi, I've updated my our webserver at teh weeken to Ubuntu 18.04 + PHP7.2 DOMPDF is rhowing out an error while try to create a pdf: QuoteFatal error: Uncaught DOMPDF_Exception: Function...
View ArticleLookup table to readonly
I have a look up with dependent on set. Display value OK. Can I make this read only so no user click is visible. Thanks LandonH
View ArticleLogin Security problem ?
I made a simple test. In the event : After successful login I put a code for redirect and exit. Only this code header("Location: test.php"); exit(); Never a login should work. right ? I build and view...
View Article[SOLVED] Database API and external php files
Do I have to "include" anything in particular if I want to use the DB::Insert() function in an external php script?
View Article10.3 installed updated shows "Trial"
when I updated to 10.3 it said "trial version" on the bottom right, even though I added the keys. I didn't worry about this, because the product worked fine and gave me great output, but now I am...
View ArticlePrint Multiple View Pages in PDF View
I select for example 3 records on list page , Then Click print selected . Now on the print view page , I click button PDF View . I have setup to Print view page not print page . The issue is the...
View ArticleSudden problems with user groups
Hello Folks, Phprunner Version 9.8. After of two years using of phpr first time have such weird problem. Problem is with user groups, after each Build, even Saving project empty user group is created,...
View Article