Hide field on odd rows
Hi all, Is it possible to hide a control on every other row of the list page grid? I assume it will be something with the custom field type, but I don't know how to tell if it's on an odd numbered row....
View ArticleAfter opening a project cannot open database connection
Hi. Since today I tried to open any project I have in both versions 8 and 9 and after opening the project I get an error message stating the database connection cannot be open. When I tried to open the...
View ArticleMultiable SECETS
This is not working. Not a master at SQL so could use some help. SELECT AVG(reading) AS overall, AVG(reading) AS 7DAY WHERE (readdate >= CURDATE() - INTERVAL 7 DAY) AND (reading > 0) AND...
View ArticleFailed to create COM object
My previous error has been solved by relocating the MS Access database to another folder. After compilation, it works on my laptop. But when I run the installer version and had it installed on my...
View ArticleLookup Wizard and checkbox list
Using PHPrunner 9,8 In the Lookup Wizard i defined the value 1,2,3,4,5 and select checkbox list and horizontal layout on the add page this look like this ( ) 1 ( ) 2 ( ) 3 ( ) 4 ( ) 5 Now on the...
View ArticleHow to reset page in designer V10.0
How to reset a page in designer tab in version 10.0 build 31318 I could not find any option in the designer tab
View ArticleHow to move search fields at the top of each column
Hello Is there any option to move search fields in each respective column of the list. I tried to do it using drag & drop but it did not work. I would like to achieve something like this:...
View ArticlePage construction error with sections and tabs
If you define sections and tabs in the presentation of the fields, the construction of the page does not work well because the information of the fields in the tabs is not restored.
View ArticleAnychart version with errors
In this version, we continue to provide a very old version of ANYCHART that has multiple BUGS that are resolved in later versions. /* AnyChart - Robust Javascript HTML5 Web Charts * Production Build *...
View ArticlePHPexcel version very old and lacking functionality
It continues facilitating the version 1.7.5 of PHPexcel when the last one for years is 1.8.1. It is difficult to use this component in other solutions in our applications. * @category PHPExcel *...
View ArticlePassword encryption
Anyone already analyzed the details of phpR's bcrypt-ing of passwords? Otherwise I'll probably have to dive into the source (I need to provide more details for an application I'm planning to build).
View Article[SOLVED] Escape Bad Characters Upon Import
Is there any way to escape characters before insert in import mode with phprunner? I have users who import VARCHAR fields for MYSQL table , but unfortunately their data has bad characters ( apostrophes...
View ArticleDocument Manager Template
Why does this template seem to disable some functions? The menu doesn't seem to build as it's represented in the Menu Builder. I want to relate each Document (which will be mostly images), to a set of...
View ArticleHow to redirect to print page with record id
I am using phprunner 9.8. I am wanting to redirect to a print page by having using [view as] [hyperlink] to a field in the list view. The purpose is to streamline the printing of the record. Any help...
View ArticleUse preloader in dashboard
I want to visualize a preloader while loading the graphics, is there any possibility? PHPRUNNER V10
View ArticleVersion 10 -- is it ready for prime time yet?
I've been following developments with 10 and as expected with any major new version, I've noted many maintenance releases addressing bugs. I would like to delve in, but don't want to use it for a major...
View ArticlePHP Runner 10 and Templates
I noticed in a post you said "business templates" will not work. Does that include "Document Manager"? Mine doesn't seem to want to play the game at the moment and I'm reluctant to pay again for a...
View ArticleCopy table in other project
Is there a possibility to copy a table with all add, edit and list configurations into another project?
View Articleanychart don't draw bars on ubuntu 18.04.1
when i host site on ubuntu 18.04.1 anychart don't draw bars, on ubuntu 17.10 works, why ?
View Articlechange fields in lookup wizard on the fly
Good morning, everyone I would like to do the following: I am making a reservation system with following tables Table room: number, size, floor Table reservation: number, name, date Now I'm making an...
View Article