button with redirect to an add page
Hello, How can I add a button on the list page so that I can redirect the user to a specific addition page? The code should contain the masterkey. The link should include something like:...
View ArticlePrint from View page
I have a Bill of Lading app that after a record is created and line items are added (details table), it goes to the view page. From here the user can click on one of 3 custom buttons that open 3...
View ArticleFile Upload, convert from other application
Hi, I am migrating an application to PHP runner. The old datebase contains links to files in a pure string form e.g. "files/image.jpg". I am looking for a tool to migrate the database in a batch job to...
View ArticleQuiz template - flash access webcam take a snapshot
we would like to buy the quiz template - but in order we secure that the quiz is completed by a certain user we would like to add a script using flash access ( computer camera ) webcam and take 3-4...
View ArticleDynamically Filter dropdown in Add page
When adding a new payment record (i.e. payment was received), i want to allocate that to one or more invoices previously sent. This I can do no problem using an ADD page in a Master-Detail setup. I...
View ArticleEditing the "header" in PHPRunner
I'm curious why the code that I have placed within the "header" on the Editor page is not in the actual header between <head>...</head> The code that I placed there is in the...
View ArticleSetting up Rest API Web Service using API Key - Access denied
Hi all! I just upgraded to 10.04. and trying out the PHPRunner's REST API using the cars template. 1. I enabled the REST API at MISC menu. 2. I then choose HTTP Basic. 3. Tested with POSTMAN, it works....
View ArticlePHP Development Environment
Good day everyone, Ok, I have developing in the windows world for the past 20 years. In this case the Development environment choice is clearly Visual Studio (for C#). Starting to learn PHP and was...
View ArticleSort of heartbeat
As my user moves around my site, I'd like to update their user record in the database with the date/time.. Basically a form of heartbeat so I know the user is still doing work, and I could use that...
View ArticleHow to catch fatal error before that happened?
Hello everybody Somebody had the opportunity to catch the " Fatal error: php_network_getaddresses: getaddrinfo failed: No such host is known. in...
View ArticleAdding additional field to report
Hi, How can we add additional fields to report group area? Suppose if we are creating a report based on one order table and sales man table having the following fields. Order no Order Date Order amount...
View ArticlePossible bug when using per-page security
If I choose to allow grant a user group access to the "view" page but not the "list" page, my expectation is that attempting to load the list would fail entirely or redirect to the menu. But when I try...
View Article[SOLVED] dropdown list to filter list page
Hi Guys, Trying to expand on the cool item I found in the runner manual. https://xlinesoft.com/phprunner/docs/add_a_dropdown_list_box_with_specific_values.htm $str= "<select style='width: 200px;...
View Articlehow can I change input type for username in login page
Hello Recently I changed the way to log in, from user authentication to authenticate with email. Everything works fine, until I realized that the input type is as text and not as email. I did some...
View ArticleReplace special chars in javascript
Hi all. I'm using this Javascript to autopopulate ctrlField4 with info from field 1 and 2 in function OnPageLoad. What i need is a way to replace special chars at the same time. Anyone have any idea to...
View ArticleTrying to hide fields on List page
Using AspRunner.Net v9.8 This is similar to the Hide Fields on the Edit/Add pages, which I have working great. Now, I am trying to hide fields on the List page in a similar manner. I have tried to use...
View Article[SOLVED] Current Where Tab ID
I'm attempting to use the "Additional Where Tabs" functionality but I would like to control what's displayed depending on the tab selected. For example, I would like to show the "Add new" button only...
View ArticleHow can I add multilang button to an Edit page?
Hello everybody How can I add the multilang button to an Edit page? I noticed that the multilang option only appears on the list page, i would like to add this button in some different pages because...
View ArticleChange width of text search field on lookup
Hi Guys, I have a table lookup set to list page with search. I am trying to change the width of the text search field where the user types but I am currently unable to do so I have seen the following...
View ArticleAllow/Disallow to add new values on the fly
Hi, is possible to allow/disallow add new values on the fly within events ? I'd like to "disallow add new values on the fly" depending on other fields in the add/edit page or if the user hasn't an...
View Article