How to hide detail preview
PHPRunner Version: 10.3 Build 34513 I want to hide detail preview conditionally based on usergroupid Link Type = Single displayPreview = Inline. I have tried with code below but it doesn't work. After...
View ArticlePHP session name and JSON Web Token
Hi at all, can anybody elaborate the difference and when to use what regarding PHP session name and JSON Web Token secret key
View ArticleHow hide the option search in advanced page in phprunner?
Hello Guys! How to hide the option search in advanced page in phprunner?
View ArticleHow to hide line in report?
Hello Guys How to hide only the highlighted line in my report, because it is the same line as the header?
View Articlea second 'Save' button
The tutorial in this topic (https://asprunner.com/forums/topic/2796-button-to-save-and-redirect/) makes just another save button with the same behaviour as the original one. I want a second save button...
View ArticleUser password Not Saved
I set up some basic security. I'm using the system generated table. Tried to add a new user (several, actually) through the IDE. The new user record is created but there is no password in the password...
View ArticleShow different default values on add page based on user
Hello, i need to show different default value for field based on users, so if user is loged in from different state when adding data in drop down list (lookup table) shows different values for that...
View Article[SOLVED] Checkbox Error
MariaDB TinyInt field. When saving a record on a form including checkboxes, I get 1 or more checkbox errors "Field should be a valid number" - see image. In this case it's an existing record with a...
View ArticleHiding Item Based on query on Login Page
here is my code in the Before Display on my Login Page. I have tried multiple different variants but none will work. I can hide the field without the If statement but I want to control it by the...
View ArticleIf statement in on the fly calculation
Guys, I am using this for on the fly calculations. But I only want it to Put a value in the ctrlTotal if the Checkbox called SendToInvoice is checked? So where would I put the If statement in the...
View ArticleAn Object or Column Name is Missing or Empty Error
Hello, I recently went back to update an old app that I haven't worked on in a while but after rebuilding it I received the following message. I undid all the changes I had made, rebuilt it and still...
View ArticleGetting record data in a code snippet
I've inserted a code snippet into a view page in which I want to use some conditional logic to display a field value along with some other text and formatting. According to the help topic...
View ArticleUpdating multiple tables when a record is changed/added
Greetings, I understand, that I can leverage Events function (such as Custom Record update or After record updated) in PHPRunner to do this but I cannot get it work. Here is the background, I have 2...
View ArticleAdd custom fields Runtime
I am trying to implement a method to add custom fields to list/edit/add/search/print during runtime, something we have done with our DELPHI development for off-the-self products. What I seek is to...
View Articlehelp with setting chat
I try to include freichat in the phprunner application. Anyone here tried this before? I used their documentation here I enable debug in the admin backed and in the google developer tools there is no...
View ArticleCustom Query from front-end
Hello, sometime users need to make complex query so become difficult to use panel or advanced search filter. Is possible run a SQL query from front-end directly? thanks
View Article[SOLVED] Image Upload Size Limit
Anybody know how to adjust the maximum image size when uploading/saving images directly in to a database? The PHPRunner manual shows a Size section with a "Max size of single file in kbytes" option but...
View ArticleKorean translation
Has anyone created a Korean translation file for v10.3 or is it just missing from the available languages?
View ArticleFiltering Results in Rest API
I am playing with new REST API. I have enabled the rest API in one of my projects. I can currently get a list of all records using action=list and a single record using action=view. I would like to get...
View Article[SOLVED] Font color in Jscript
I'm trying to change the color of a total field on an Add screen. I use the Jscript onload event and everything works fine except I cannot get the color to change based on the value. Here is part my...
View Article