[SOLVED] dependant many-to-many
Hello all, I have three tables: lookupkey, weekend, client In `lookupkey` I have 8 elements" vc1. vc2, vc3, ... vc8 The`weekend` table uses a lookup wizard to get the 8 elements and displays them as...
View ArticleRefresh inline list page after popup edit
I have a master table with several child tables configured to display inline list preview. When I edit one of the child table records, after pressing save in the popup, the field data updates OK in the...
View Articleextract a mysql blob and attach it to an email
Hi, First thanks. I need help. I want to select and attach a blob from the mysql database to an email and send it to user. (the blob can be a jpeg or pdf). thanks
View Article10.5
I am now testing the 10.5 With the two factor with google authenticator. After registration you get the screen two factor authentication, you click save settings and a screen with the QR code appears,...
View ArticlePrint page- PDF creation
Hi ALL, I need to create PDF file from print page produced mainly using HTML code on Custom View or snippets. All seems to be easy using PDF View but I do not find any control on margins, tables and...
View ArticleSearch speed slow using 'All Fields Search' vs 'Search Panel'
If I'm using the search directly from the list page (top) the searches take way too long for some reason. If I use the the search panel on the left side, they are almost instant. I was wondering if...
View ArticleAutomatically select first item in dropdown during Add page
In PHPR we have the option to set 'Default Value' inside the properties page of a given field. What do you do in a situation when the default value can not be determined? For example, if you are using...
View Article[SOLVED] List Page Load Records on Scroll
Is it possible to load records on the mouse scroll than page-wise navigation?
View ArticleGet info before import
Hello, I have an import where I want to run a stored procedure after it is complete and I need to pass that procedure a parameter, which I'd like the user to supply. I was thinking of using the dialog...
View Article[SOLVED] pdfmake error
Hello in "Client Before" custom button I've these lines of code: ajax.addPDF( 'pdf', {}, function() { return ctrl.dialog( { title: 'Send via email', fields: [{ name: 'email', value: '' }, { name:...
View ArticleNew user registration with email notification to admin
Hi. I'm trying to create a project that allows people to register into one of my database tables. That's all the project does. I currently have it set for No Login on the Security tab and the landing...
View ArticleAnyone exporting a VCF from an app?
Anyone doing a VCF file export from an app? We are building a replacement of an app that implemented that. The app was built before my time, and I am trying to determine if anyone even uses the...
View Article[SOLVED] Spreadsheet Mode - Dropdown Select Does not Save?
I am tying out the spreadsheet mode, it's all good as a start! Just to clarify, it seems to me if the field is drop down select option, it does not save the data after selection/edit. If it is a...
View ArticleWhat event code is required ?
Hello everyone, I want to add a record in a table. The first field is the "name" field, the second is the "subject" field. If the "name" is entered with the name "leo", then the "subject" field should...
View ArticlePHPRunner Connections
does anyone know if it is possible to connect to a SQL linked server? i have looked and tried but the SQL linked server doesn't show up. Thanks in advance
View ArticleColor picker semitransparent colors
How can I get transparency of colors? I try for example to use like #e18717c2 but I get solid color: #E18617
View Articlesearch list with over 1 million records
Hello, I've got a table with only 6 fields but at this time with more then 1.2 million records. Now I'd like to search within an indexfield, shown on a list page (hide data until search is active). The...
View ArticleRetrieve File Name from File Uploaded Column
Hello Team, Greetings ! I am using phprunner 10.5 build 36520 on windows 10 and wamp server having mysql 8 CE on backend. I have a query when I upload a file, phprunner adds some 8 character random...
View ArticleUser right and firewall
Like to know how user rights are implemented in phprunner? is it thru sessions? because the client is implementing a dynamic user rights, everything is working well. after we add securi.net firewall in...
View ArticleAdd all miles by user ID
Hello All,I have a question. Maybe someone can help. I have a few tables. One is Users Profile. The other is Trip Information. What I would like to do or see if it can be done, is add all miles for...
View Article