play a sound file
Hi I am trying to run acode to play a sound file But it does not work. Please help me add to List page: javascript onload event. var Audio1 = new Audio('files/best.mp3'); var Audio2 = new...
View Article[SOLVED] SignaturePad Edit to Store in Database blob
I am looking for where to start (in the code) or if it already exists and I just missed it regarding saving the signature into a MySql blob instead of the file system. I see in the before recorded...
View ArticleLog Out button on a VIEW PAGE
I would like to have the standard LOG OUT button on a view page. Simple to do on a list page with 'insert standard button'. Log Out is not an option when trying to insert a standard button on a view...
View ArticleInsert into select statement where condition
Hello, New member here and need some advice. Basically, what I need to do is to copy a set of records from one table to another table based on value of field -- insert into select statement where...
View ArticleHow to Add Multiple Records Selected on the List Page
Hi, How to Add Multiple Records Selected on the List Page? if it is possible to update, How to add records.. thank you.
View Article[SOLVED] Delete record button on row in list view
A few weeks ago, I saw on the tips and tricks page a tutorial on how to create a custom button on the list page to delete the individual record with a confirmation prompt and reload the page after...
View ArticleGetting source files to copy from custom business template to new project
I'm working on creating a standard business template to use as a starting point for new projects for my organization. I've got it mostly working except for one thing. I have a couple of files I'd like...
View ArticleSend email with buttons to return and email with different subject
I would like to send an email that has a series of buttons in it to reply to the email with the subject 'Accept', 'Request another Quote', 'Reject' and put them in to a colored block or picture(if...
View ArticleLanding page vs menu.php
Hello, I'e mapped my project's landing page to a dashboard internal to the project. This works fine at login. When I click on the project name/logo I'm redirected to the configured landing page which...
View Articleadd calendar todo to phprunner
Has anyone a way to add calendar widget or side bar to all pages. I want to have memos and appointments for every user in the opposite side of menu bar. I can manage it in all pages except list page by...
View ArticlePage Background Image
I see in the demo of PHPR that the screens have a background Image. How is this done?
View ArticleStoring running total
I was able to get this to work before, but I can't get it to work anymore for some reason. What I was looking to get done was have a transaction log for banking/account balance purposes. This is for a...
View ArticleCron Jobs
Hi This may be an age old question, however I think there is much written - much with conflicting arguments. I like others are quite capable of running basic cronjobs. A simple email report would be an...
View ArticleMaster-Detail relationship
Hi, https://xlinesoft.com/phprunner/docs/master-detail_relationship.htm how to hide or show the detail table by field value? image 1: https://i.hizliresim.com/jqYZVr.png...
View ArticleUserID blank with AD integration
I use Active Directory integration, IIS auto login and dynamic permissions. I have a link that sends users to an add page: http://mydomain.com/trainings/StaffTrainingSurvey/add?t=635 but it appears...
View Articledouble quotes escape character
I'm trying to email a message that has a mailto in the message so the recipient can click on it to reply to an email. However the double quotes within the message stops it working. $msg."<a...
View Article[SOLVED] Button Issue
I have a button on a list page that when clicked calls a stored procedure and then opens a custom pdf report. The button works perfectly on the test site. However, after moving everything over to the...
View ArticleMake Image blur
Hello Experts, Greetings ! I have a simple scenario, I am using phprunner 9.8 on windows. I want to blur image in all records in line item, every line item has a unique image. Please let me know how to...
View ArticleDetecting Edit Mode in Popup
Reference to this: Open Javascript Popup Window then automatically close it after saving Placing the following code in after record added" will close a popup and reload the calling page. //Save popup...
View Articlemaking PDF with header and footer
A simple question I want to use the "insert button" to make a pdf. It works nice but I miss something, the header and footer shown when i click on the print icon. Does anyone know how I can also show...
View Article