set Wheretab to active
I created extra tabs on a list page with the WHERE Tabs API (tabs based on records in table), this works perfect. WhereTabs::DeleteTab($table,""); $mybutton = "<button type='button'...
View Articleevent fields
I have a listing with a map and markers on the addresses above it. I would like if I click on the address in the listing that the marker on the map expands or changes color. Can anyone help me thanks Dirk
View Articlephprunner 10.3 - Adding Field at Current Location in Designer
phprunner 10.3 - build 34624 x64 Whenever I add a field in the Designer it's added to the BOTTOM of the page I'm working on (and I have to drag it upwards through various sections and tabs to get it to...
View ArticleBeware Chrome Caches Old Custom CSS
phprunner 10.3 - build 34624 x64 This took me several hours to figure out. I had entered some custom CSS code on the phprunner editor page at the top of the screen. It didn't work exactly as planned so...
View Article[SOLVED] How can I install PHPSpreadsheet into phprunner project
I would like to update an Excel file in my project. I found his PHPSpreadsheet seems a good tool to update an Excel. How can I install this library into PHPrunner? Thanks.
View ArticleSMTP Settings - Read From Database
Hello, First at all, thank for this great tool. I having problem using the custom SMTP settings.... I put these fix values in After Application Init (Of couse using my real password and real user)...
View ArticleReports & Charts in dashboard
Hello All! I am wondering is it possible to have reports and charts as dashboard elements. Has anyone implemented a dashboard with reports and charts in his/her project. How do I embed a report/chart...
View ArticleMultiple databases setup
Hi All, Can anyone help me out with the following: I setup project with a database for administration of customers and their users. They login according to the rights as set in the admin database/user...
View ArticleDefault search values basedon SESSIOn variable
Is it possible to setup a default search panel value based on a SESSION variable? The search panel field in question is based on a Lookup Wizard from a table. I don't want to eliminate any of the...
View ArticleMove a record linked to a record to a different record
I get that you can't change a linked field (that would be to easy). I have a conference in the list. the linked shows all the clubs in that conference (That's why I have to use the conference ID and...
View ArticleNew problems in the Mobile version of a project
Having had to make some minor alterations in a project which I developed and has been running perfectly for years has suddenly started to exhibit some strange problems when viewed on the Mobile. All...
View Article[SOLVED] Disable 'Additional WHERE Tabs' on Details Records
I have 3 tables (orders, comments, call_log) with 5 'Additional WHERE Tabs' on each one (today, last 7 days, 30 days etc...) I have 8 'Detail' tables connected to a main 'client' table including the 3...
View ArticleCustomizing Messages On List Pages When has no data to shown
Hello, I would like to customize the message "No Data Yet" that is displayed on list pages when there´s no data to be shown, displaying specifics messages. Any tips? Thanks in advance, Marcelo
View Article[SOLVED] hideItem not working as expected
Hi, with this code $master = $pageObject->getMasterRecord(); if ($master["Kurzname"] != Null or $master["Kurzname"] !="" ) { $pageObject->hideItem("inlineAdd12");...
View ArticleHelp with payments and calendar
Building an ERP for my ERP in devellopment. I can do a lot myself, but payment methods(icw shopping cart) i dont know enough about, and making a good integration with google calendar is also over my...
View ArticleRedirecting to specific page when click on the home icon
Hi Everyone! I have an after successful login event that redirect the users of 3 groups (viz. employee, manager and admin) to their respective dashboards(e.g. employee_dashboard, manager_dashboard and...
View ArticleHelp - isEncryptionByPHPEnabled() Error
I have a WAMP installed on my DEV desktop machine where my app runs perfect. PHP 7.2.25 I have also have a NAS (QNAP) which I also use as a DEV web server all runs perfect. PHP 7.4.0 My PHPRunner apps...
View ArticleQuestion about architecture / data inheritance
Hello, I have been using PHPRunner for about a year now but for relatively simple projects and I have a requirement that is a little more complex so I'd like to ask your opinions on the best way to set...
View ArticleToDo List template
I like what is see... but miss the basic knowledge, like what is a board, a list, a card and in what perspective should i see them. Anyone aware of some explenation about this planning system?
View ArticleChanging Font Size of Text Area Edit
Hello: phprunner 10.3 - build 34624 How do you change (reduce) the font size within an editable text area on the edit page? Setting the font size for the element in the Visual Editor doesn't appear to...
View Article