Edit responsive grid layout
I was wondering if there was a way on version 10.x to edit what the responsive grid looks like? On a few of my list pages, I would like to keep them looking like a list page on a mobile phone, but just...
View ArticleE-Mail multiple recipients and have reply to all
Piggy backing off a previous code that used to work that no longer works properly at https://asprunner.com/forums/topic/26421-email-from-database-but-cc-all-the-emails/ The e-mail gets sent to everyone...
View ArticleCreate a PDF with Master-Detail tables
Hello All I have three tables set up as the following: Customer Demographics (this would be things like First name, Last name, phone number). It is connected to a detail table of Bills Bills is just a...
View ArticleError relationship
hello dear, I have an error in phprunner 9. when creating a database relaionship. after making a visualization of the detail of a load. when I am going to load a record again the field that is related...
View ArticleHelp with Field Event
Hoping someone can help with a field event. I have the code working, but I want to check if we get a result and if not I want the event to stop and tell the user and then they can edit again. I have...
View Article[SOLVED] Field valuw on a record-row
Hi, Can anyone help me out On a list_page each row has a field named main_ID Now I want to add a code-snippet on each row doing something with that record based on the value main_ID question How do I...
View ArticleCalculating a Field
When I run this in either edit or add mode can change the Miles field, I get nothing in the mile_pay field. This is in the Client Before var ctrlMilepay = Runner.getControl(pageid, 'mile_pay'); var...
View ArticleHelp with lookup option
I am thinking about creating a mileage reimbursement form for my school system. Was curious if anyone could make some recommendation on how I might setup a calculated field based on what the users...
View Articlecall a php function from javascript
How can I run here in "Javascript onload event" a php function (x, y) found in "After table Initialize"? and the return assign it to a javascript variable? something like this, but without AJAXS...
View Articleerror connecting to excel
When i connect to excel file i can see the content in query but after build i have the above error \ "Fatal error: Source: ADODB.Connection Description: Provider cannot be found. It may not be properly...
View ArticleImport feature
Is it possible to change the type of query used by the file import feature for a specific table? I suppose INSERT is used but I would instead use REPLACE Thank you in advance.
View Articlereport - how to make searchable a sum field
good day , i have a report with a field called overtime hours . I sum the overtime hours for that field in that report. Is there any way on the search panel to have the sum(overtimehours) field so in...
View Article[SOLVED] Code to set project logo causes undefined constant warning
Following the manual to set the project logo in the AfterAppInit event code caused a warning message ".. Use of undefined constant Labels .." It worked fine on my test system (Windows/XAMPP) but gave...
View Articleafter record added delete records other table
Hi, I have two tables 1 stock table with a number_part column 2 table export with a number_part column and wanted to add the data in export to delete it from stock. it's possible? I did tests with the...
View Articledefault values
Hallo, I am a complete newbie with respect to phprunner but I hve managed to create my fist site without too many difficulties. Nevertheless, i have encountered the following problem: I have create a...
View ArticleLogin questions
Dear all, I do not really understand the difference between the database user login and the user groups like admin, user with all resp. restricted permissions on table level. If I use database user...
View Articlemouse over ToolTip for list page
I have tried without success to add a tooltip to a field on the list page using a field value from another table and have reverted to using a custom value - ie. doing an sql query and modifying the...
View Article[SOLVED] Database / Project Sync Issue
When modifying a field in the database from the tables screen and syncing database I am seeing some issues For Example Changing a field name from Credit_Limit to credit_limit or fldemail to Email....
View Articleupgrading project from version 9.8 to 10.X
Hi All am I the only person that is having problems upgrading a project which was built using PHP Runner V9.8 for use in Version 10.3... When I open the project in Version 10.3: Sections are renamed in...
View Articledashboard publically acccessible
My current project is for a small amateur sports association in Austria (fistball). The dashboard presents the league table and the results of the matches played. Only this page should be accessible...
View Article