Refresh Dashboard
I have a dashboard that has several stand alone tables in it. When I insert an new record in a table though it updates and doesn't allow me to edit it straight away, I have to do a physical refresh of...
View Articledependent look up from diferent tables
hi guys i have a question, say for example i have several DB's ( DB's 1 = ford// DB 2 = volkswagen, now in each DB i have cars. ) and i have a a form that is a dropdown with labels, ie ford and...
View ArticlePrint Page (Result: always show the filed name at each record)
Is it a bug ? I try a print the page product and always show the field name at record when I print the record.
View ArticleWaiting 2-5 seconds when click on "Next >>" or...
I am looking for a good software like yours for a job in end of year. Phprunner 10 v31401 seems perfect for it. It seems good and robust. I have a question. When clicking on "Next >>",...
View ArticleA value is missing sometimes from "before display" to "before...
Hi. This case is weird. I am not able to debug and I am asking for ideas from you. I have a list page with a button where I call to an add page using two parameters. iID and aID obtained in this first...
View ArticleGantt Chart
I followed the tutorial for Adding GANTT chart to PHPRunner/ASPRunnerPro app - it was straightforward and seems like it will work very well for what we want to do, but I cannot make it work. I set up 2...
View ArticleStyle Editor Page?
Just purchased ASPRunner.Net v10.0 and I want styles like I used to have in v6.2. I want to turn off the Bootstrap stuff but I can't find the Style Editor page that's shown in the help file. Help Link
View ArticleDefault field in detail to master
I have a Master/Detail add page where the details are an inline add. Works fine but I would like to default fields in the detail records to a field in the master record. Can't see to find which event...
View ArticleUpgrading versions
Hello, Recently I replaced my old computer, and I didn't want to install all my previous versions of PHP Runner. I think I had old versions going from version 5. Anyway, my question is, if I had create...
View ArticleJscript auto fill a dropdown list
I have an Employee dropdown list field that pulls from the "employee" table and it works fine. On the add page in my onload event I have the following code to auto file the the employee field when...
View ArticleList page database value
PHPrunner 9,8 I mad this code for access a total of a field in the database on the list page of each record global $pageObject; $record = $pageObject->getCurrentRecord(); $strSQLExists = "SELECT...
View Article[SOLVED] MVCFunctions List
I would love to find a definitive list of available MVCFunctions. I am seeing functions like concat and runner_htmlspecialchars but no documentation of these. Maybe I am missing where these are...
View ArticleField Order & Totals Tab
I have an invoice that I am trying to calculate the total line item amount using the Total Type = Totals and Count total line items using the Total Type = Count. Count is working properly, Total is...
View ArticleJump to Edit from List Button
I have a button in a list http://localhost/dlrpage_list.php When pushed it creates a record in a different table via CustomSQL insert, and captures the key field value of that new record. So I want to...
View Articlehiding empty groups in welcome menu
As written by Sergey: coming soon: hiding empty groups in welcome menu If you add a new menu item then it already works . And if you remove a menu item and replace it then also... For those who want to...
View ArticleAutomatically logout a user after certain amount of time
Hi. I have a form to fill by the user. I recommend to fill that in less than 30 minutes for example. What I need is to logout the user completely after those 30 minutes if they didn't finished nor...
View ArticleHow to modify redirect link in custom edit page in page designer
In page designer, I have 4 pages: 1. list 2. edit 3. list1 (copy from list with layout modified) 4. edit1 (copy from edit with layout modified) In the list1 I modify page link in grid edit properties...
View ArticleChanging of AJAX popup width in add or edit page
Hi, Is it possible to change width of ajax popup in add page when I use loopkup wizard? The popup (listed record area) is shorter than the field. Some records are appeared as two lines. I used the...
View ArticleRetain form values after submit
Bit of a newbie trying to explore PHPRunner. I have been trying to find a way to keep the values in the fields after a record is added. The reason being many records have to be added for the same...
View ArticleMetrics in text field
Could find anyone asking about this Is that any easy way to add metrics like °C or km or cm into the textfield? i.e. when user input in a textfield the metrics automatically appear or it could be...
View Article