Change text color or background of a field
Hello from rainy Germany, I need some inspiration again: In my master table there is a field with the value "status" . The master table has a detail table, in this table there is a field with the value...
View Article[SOLVED] Probelm with getValue() in JS OnLoad event
I want to hide the text field named "Honors" if it is equal to the value "<None>". I took the following code straight out of manual and placed it in the JS onload event: var ctrl =...
View ArticleCustom Button and Email Help
My table has a field called Custodial_Email that contains a valid email address. I am trying to have a custom button at the bottom of the edit page that would allow my staff to send some information on...
View Article[SOLVED] Master-Detail set up where condition for lookup wizard in detail table
I have a purchase order master-detail relationship. In the master table a have field 'supplier' and in the detail table I a have a field 'item'. I also has a supplier/item relationship table which...
View ArticleFatal error
On uploding 10.3 files to online server it shows error after login, localhost work fine Fatal error: Uncaught Error: Cannot pass parameter 5 by reference in...
View ArticleSelecting single checkbox on list page
Hello all, On my List page, I added the ability to delete rows which created a checkbox for each row (record). I don't really delete the record though. I handle some processing through the "Before...
View ArticleLookup Wizard Autofiill not always work
It's me again. I can now control the lookup list for my 'item' field in the detail page (inline add/edit) based on the selected 'supplier' in the master page. I tried to use autofill function in the...
View ArticleError when exporting project
I get this error during project export. The export completes. An error occurred while exporting table Testtable Error executing query Table 'test.Testtable doesn't exist SHOW full columns...
View ArticleSearch results color change
Hello All.. I'm using PHP runner 10.2 (build 33576) and earlier this year I changed the Custom CSS for the search on the list page so the search results would be Blue. I just noticed the search results...
View ArticleButton in row mastertable for add record in detailtable
Hi together, i have 2 simple tables stock (master) and stock_bookings (detail) connected over part_id. In the list view of master is a custom button in each row. With the click on the button I already...
View Article[SOLVED] MassMailer SQL Query
I have a little question maybe someone can help out with. I am using the MassMailer Template as a notice system. I would like to send out a notice when a lube is due for a truck. I have it all set up...
View ArticleSaving Signature Image into database as blob
Hi, Referring to this thread: https://asprunner.com/forums/topic/26463-signaturepad-edit-to-store-in-database-blob/page__hl__signature%20pad__fromsearch__1 Background: I need to do the same, reason...
View ArticleBritish Date Format
Has anyone have any advice on how to allow British Date Formats for Date entry? For example to allow a user to enter 30/12/2019 as opposed to 12/30/2019? Any help very much appreciated.
View ArticleSend E-Mail only if one column is updated
I have an HTML email that is being sent on a record edit - (after record updated event). The e-mail it sends is very nice and is working well, but I have 2 columns that can be edited there, Employee...
View ArticleWhat is the function of the following this features
What is the function of the following two features, which are contained in the "table link properties": 1. Hide the link if no child records exist 2. Hide details preview if empty Thanks for answer.
View ArticlePHPRunner Build source from command line
We need the ability to send the projects to source control. I have found the blog on how to use SVN Source Control Blog Link But with our DevOps guys they don't want to use PHPRunner IDE to build the...
View ArticlePDF view - Print Page
In Printer page , under PDF view I have set in page designer to deny no wrap on the fields unless this means no wrap on the button label itself / kinda confusing . I have for testing purposes even...
View ArticleView in browser Warning: Fatal error
Viewing in browser local today came up with the following error:- Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0 Fatal error: Unknown: Failed opening required...
View ArticleAjax refresh List page using button
Hi Is it possible to implement ajax Grid refresh event while using custom button (like in popup add/edit event ajax refresh list page) I have added var message = result["txt"] + " !!!"; if(alert...
View ArticleSame username different database.
Hi there. Thanks you for such a good on PHPRunner. I wonder if we could do login (such as SaaS) but with different options. Instead of username, can we so it on base of different critéria such ás years...
View Article