[SOLVED] MakeReadOnly
Hi Everyone, I'm running into an issue where I get the error below for the code shown which is located in the Javascript onload event of the Edit page. I am trying to make the sessionNotes field...
View ArticleMulti table data display and update
Hello, What I am seeking may be very simple but I have not been able to figure it out last few days (new user of phprunner) I have three tables trainings * trainings_id : int(11) * trainings_name :...
View Article[SOLVED] 10.5 create report screen is different from Help Manual
I cannot find the database table, project tables, sql queries screen as shown in the Help Manual. There is also no layout choices, I only got the tabular layout. Where can I find them? Thank you in...
View ArticleCan 10.5 insert data to a table from an API View
I have created a Rest API view that displays data when the user provides a filter on the view page. This is a great new feature for 10.5! What is the recommended way to save that API view data to the...
View ArticleWhat can cause this PHP errors on almost all Files
This morning when I open my Project, and Build, I receive this error on about 80% of my Tables. I'm the only one working on the DB, and didn't do any changes to the DB or change any passwords for quite...
View ArticleCreate desktop app White screen ad startup
He my friends, I try to make a desktop app from my project. Now installation works fine, after setup and installation on a windows 10 machine, i see a blank screen after starting the app. Please is...
View Articlehow dose spreadsheet mode use Arrow keys to choose cell
Hi, how dose spreadsheet mode use Arrow keys to choose cell. I just can use the tab key to choose cell forward , and use shift+tab to choose cell backward. Arrow keys are up,down,left,right key. Thanks
View Articlephprunner 10.5 Invalid Login
I received Invalid Login when use two databases, the main database is for CURD operation the second database for user login. Phprunner previous version works fine.
View ArticleVersion 10.6
Hello, on 29th December you informed us the plan for 2021 to develop version 10.6 with nice, good features. Also, the version 11 and 12. Can you give us more information about the planification for...
View ArticleHow i can set the fieldlength ?
on the forum i found some hints on how to set the width of a field in the visual designer, but apparently that is from an older version of phprunner. How can you set the field width of an edit window...
View ArticleAlignment in list pages
Hi all, Im currently using PHPRunner 10.5 Build 36714x64 and I have to say there are some great additions over the last year. Im sure someone will be able to help me with this and I am missing...
View ArticleRefresh Page upon SPreadsheet Mode update
Hi all. I have 1 table called 'POB' with three fields. Id, Name, Mustered. Mustered field is a checkbox and the table is in spreadsheet mode, so Mustered can be checked and unchecked on the fly. I then...
View ArticleEdit Page Dialog issues
Hey Everyone, I'm having an issue with the code below not executing when on an Edit page. The purpose of the button code is to create a pdf of the document they are on and send it to the email in the...
View ArticleSet Length of Input Field in Designer
I have an input field that only accepts a 1-2 digit number, yet the input box displayed is extremely wide. Trying to shorten this up in Designer, but not having any success. How can this be...
View ArticleCell Background
Hello. I am writing about the cell background that I want to change depending on the field value. I have a database in which I have the status field has the value INT, I put the value 1 YES, 2 NO, 3...
View ArticleWidth of Elements/Objects
Goodday I'm busy with a huge form for parents to add enrollment information. Can someone please explain or share some example code How to "align" these objects correctly, and how to adjust their...
View ArticleSignature pad in spreadsheet mode
Hi listers, did anybody try (and succeed in) using signature pad in spreadsheet mode? It works when inline editing, but doesn't seem to work in spreadsheet mode. PHPRunner is v10.5 Enterprise, build...
View ArticleField lookup
Hi all, I wonder if anyone else has experienced this problem. I have to add ICD codes to a primary table. These are selected from a lookup table containing all ICD codes (a relatively large database...
View ArticleChange file name and save file size in field
Hello. I have a file field to save pdf files. In Before Add event I want to change original name of file by friendly name deleting ñ, á, é,.... I want also to save size of file in bytes into another...
View ArticleSet a Checkbox upon QRCode Scan
I have this that generates a QRCode, When scanned, is it possible that a checkbox can be checked upon the page opening? SELECT ID, Name,...
View Article