Child actions are not allowed to perform redirect actions
Hello, I have an app that every time I try to "Export to PDF" a report I get the following error. I've narrow it down to it being a permissions issue, as it only happens whenever I select "Active...
View ArticleDuring the display in the List Page
my dear I would like to help me with the following: 1. During the display in the List Page I want to hide and show grid_inline_edit based on the value of a particular field 'Regards
View ArticleIs a BUG?
Hello, I'm working with PHPrunner version 10.0. When I customize HTML code in "editor" and then I add or want move column or whatever, PHPrunner doesn't refresh view, I need to click on "reset page",...
View ArticleDuplicate Record
Hello, Trying to test to see if a record already exists in the table for projects (field name is ProjectNu) before adding record. This won't compile, and I assume I have a or multiple syntax errors. If...
View ArticleSetting Up Online Directory Site with Monthly Billing
I am exploring the design and build of an Online Directory. The one technical aspect of it I am wondering how to include is the ability to charge "Advertisers" when they place their advert. I need to...
View ArticleCreate a PDF
I would like to create a pdf file from several of the tables in database including pictures and store it directly into the database. Can this be done with coding? I don't want to create it and then...
View ArticleDisplay custom JS error to user
Hi,I have Javascript to test a value the user enter on a webpage from the Javascript onload event. If the value is incorrect, I want to display a message on the page - "Entry Invalid" or "Entry Valid"...
View ArticleMalfunction when displaying thumbnails images in mobile mode
Hi guys, After start to use the new 10.2v (build 33241) the thumbnails images are showned in it´s real size, when I open the app in mobile mode (smartphones, tablets..) The option "Show thumbnails" is...
View Article[SOLVED] Control popup width in v10.2
Hi Guys, I really stuck here... Using 10.2 Trying to launch a view page in a popup which works great, but struggling to control the width of the popup when the user open the viewpage. The viewpage is 4...
View Article[SOLVED] Master-Details List, 'hide link when no child ...' need a 0
I have a list page with Master-Details set up. The 'hide link when no child records exist' is NOT selected, 'badge style count' and 'show records count' ARE selected. This works perfectly if there is...
View ArticleProblem with json and array
Hi, i'm having some problem on creating a JSON starting from an array, when I try to create an array by inserting a key and an element it doesn't work, it actually takes only the element and the key...
View ArticleFull navigation bar displayed
Hello, Just a suggestion. I find that the navigation bar is a bit of a hindrance when working (I may be the only one). I'm proposing an enhancement where the navigation be available in two modes: 1....
View ArticlePHPrunner Edit mode question
Hi all. I have an issue editing a record (via inline edit or an edit page) in a custom view where the record has a unique item_id and date. When a field is edited in one record, all of the records with...
View Article[SOLVED] Want to use enter instead of save button (add record)
Phprunner 9.8 Under Add Page: Javascript onload event: $(document).keyup(function(e) { if (e.keyCode == 13) { $("input[id^='saveButton']").trigger('click'); } }); But it did not work. What can I...
View Articlephprunner 10.2 Crashing
My phprunner 10.2 Crashing once a project gets to a certain size. I am using the 64 bit version. Had to go back to 10.1 version of the project. It crashes in two ways. 1. Stays stuck on loading the...
View Articledependent dropdown boxes , where one has default value
hello everyone ! i hope you can give me ideas. am using phprunner 10.2 in summary , i want my dropdown list which is dependent on a dropdown list wich has a default value set, to get populated on page...
View ArticleDetails view icon in master view page
I have a master-view page with all details-table in tabs. But it only displays the details-list page. I need help to display the "magnifying glass icon" for details-view page....
View ArticlePhprunner 9.8 video streaming issue
Hello Team, I have a field varchar for saving and uploading video file name, the file is getting uploaded well, as i have selected file/image as edit type, and view as is set to be video. I have not...
View ArticleMaster add page + add detail record in popup not iniline
Hi Guys A quick question if I may. In my project I have a master-detail relationship setup between two, tables patient (master) and checkup (detail) Everything is working as expected however when I add...
View Articleslow loading dashboard
Please, I need to help! I have a dashboard with 4 o 5 graphics,graphics need a lot of time to load the data, I need help to solve this problem please! The server is localhost,the data in the tables...
View Article