master details list
Hi, when i open details from master list, the labels of details are replicaded: phprunner Enterprise 10.0 build 31851 x64 example: Master: labels:__Field1__Field2__Field3...
View Article[SOLVED] List two records on one page
I display a two column list. Tile | Location Tile | Location Tile | Location I want to display the list like this on one page. Tile Location | Tile Location | Tile Location Tile Location | Tile...
View ArticleMySQL v8.x Support
When can we expect PHPRunner 10.x to support MySQL 8.x using strong encryption? I seem recall that this was to be added in this version. Thanks in advance John PS - Legacy mode does work
View Article[SOLVED] source control
Looking to see if there's a good way to do source control for asp runner.net projects to enable doing diff btwn production releases to see what changed?? Many thanks for any thoughts / feedback Mark
View ArticleAPI JSON HTTP Post,Get,Patch
Ho I can use API Jason HTML post, Get, patch function wirn asprunner.net?
View ArticleDropdown Condition
We have 2 fields for the users "Status" and "Date", if status field entered value '1' or '2' the the Date field must older than todays date. How I can condition this senario?
View ArticleSyntax checker no longer working in 9.8?
Not sure if it's my PC but at some point in the last few updates the php syntax checker seems to have stopped working? Always returns Ok regardless of whether there are any errors. Does anybody else...
View ArticleSave Button not working
Hi all, I made some change in my project and the save button of edit or add page is not working anymore. I identifie the block code that generates this issue, which is 2 line add in the before add or...
View ArticlePHP to return the name of the current field?
Other than the JS https://xlinesoft.com/phprunner/docs/field_getname.htm - is there a PHP way to get the name of the current field?
View ArticleSync to offline database
I'm newish to the PHPRunner world. I've been playing around with it for a few weeks when I can in the middle of millions of other things here at work. Now, I've not really found anything in the...
View Articleconnect to user own database
I want that after user logged sucesfully change the dbconnection to the user's database and/or server is possible? I have a enterprise edition
View Articleinsert date into another record
Hi, I'm trying to insert a record into another table within the afteradd event. The code I'm using is : $sql ="INSERT INTO Maintenance_Status(MS_M_id,MS_status,MS_user,MS_date) values...
View ArticleBootstrap theme... image as page background on single page only?
Hi Guys, I am using the default bootstrap there, I am trying to add a background image to just my projects login page. I have found this example using CSS in the Runner manual... Example 19. How to set...
View Articlecreate custom pdf using FPDF
OK I must be doing something wrong. I am trying to create my own PDF file using FPDF. I created my own Button on the edit record form. Click it it should generate "Hello World int oa pdf. IT does...
View Articlea complete view in the dashboard,
hello to all the team and thank you for your help, I would like to ask you how can I do so that I can have a complete view in the dashboard, because it does not display all the tables. thx
View ArticleImage Gallery
Has anyone made up a image and or video gallery with phprunner 10? Here is what I am trying to do. Please let me know if it can be done with phprunner 10 or not. I haul boats for a living. When I pick...
View Article[SOLVED] label on each segment pie chart
try solution from here but got error Chart label chart.labels().textFormatter("{%x}"); chart.labels().position("outside"); Uncaught TypeError: chart.labels(...).textFormatter is not a function at...
View ArticlePDF View (DOMPDF)
Dear All, Has anyone tested on dompdf to generate report in PDF view for PHPRunner Enterprise 10.0? I tried and follow the instructions according to the PHPRunner manual and i'm getting a fatal error...
View Articleget value from checkbox in model
(sorry, title must be "get value from checkbox in modal") Hi, I use the given example from https://xlinesoft.co...ected_users.htm It is working perfect until ik want to use a checkbox I don't get the...
View ArticleChange of style for selected records
Welcome. Currently, the list of records is standard: black font and normal style. I would like the selected records that meet the condition ["examination"] == "urgent" to be: bold and red. I tried in...
View Article