PHPRunner on win 2016 server
Anybody using 10.2 on win server 2016 to develop applications and build application ? Have been using it on server 2016 since ver 9.xx Started having problems on ver 10.2 app crash in designer , if you...
View ArticleEmail according to one result
Good afternoon Depending on one line result, I need the system to automatically send an email. I have tried anyway but to no avail. Can anyone tell me the right procedure for this action? Thank you...
View Article[SOLVED] Calculate on the fly - but with strings
I am trying to calculate a string for a field on an ADD screen. I am using the example for calculating tax on the fly - but using my own fields and it isn't working. I am using autofill in that field...
View ArticleSemi Automatic Tabs on List Page
Good afternoon; First of all I commented that my programming in PHP and the like is minimal. I am trying to automate the creation of tabs in the list page with the help of some arrays. Tabs should...
View ArticleHow to set parameter dynamically based on user in Welcome Page menu
I can modify the parameter for the menu link on the menu bar according to the manual in this link. But the modification of these parameter does not affect on the menus in Welcome Page. So, how can I...
View Article[SOLVED] HTML / Designer Mode
In the doucmentation for 10.0-10.2 , it shows insert HTML. I insert html and I get the whole code above the add page fields. How do I get the button for that html in the right spot I need to put it? As...
View ArticleThemes & Templates
Are there websites offering special templates for asprunner.net You can tell us Either free of charge or fee Example: link
View ArticleRegistration page write to different table than users table
I was wondering if there was a way to send the information on the user registration page to a different table than the table that is used for login information? Lets say I have 2 tables, table 1 is...
View Article[SOLVED] date field type empty
Good afternoon How to make a date field type empty? In my code below I need to make an update, write even with [dt_real] blank. Can you help me Thank you if (values["dt_prevista"] <...
View ArticleUsing Advance security settings
I am using advance security settings to restrict users to view or edit records in a table, but instead using user ID, I have added one column, column project id as reference as owners id, consist...
View ArticleVery Newbie Basic Question
Hello all, I've only bee using software for a few days now and I am trying a few different simple projects. The one I am trying to do now, is to have a simple input for from a customer to send me a few...
View Article[HELP] Detail Table Still Appears even tough the "hide link if no child...
The detail table still appears even though the settings have already been checked "hide link if no child records exits" option. the following is a file recording gif problem that I experienced -->...
View ArticleLimiting the search
Hello! I have a simple contact book at work. Simple search by the name and phone number. To prevent showing all records I added in List page: Before SQL query this conditional code: if (...
View ArticlePrompt User For Info and Requery
Hello, I have a few lists that work fine when the user clicks advanced search, supplies the criteria, and submits. The save search feature works amazing as well. Unfortunately, I have a few management...
View ArticleTypeError: Unable to get property 'modelId' of undefined or null reference
During a customization of the "Print" page of one table "Equipment", my screen flashed and then started throwing up the error "TypeError: Unable to get property 'modelId' of undefined or null...
View ArticleDetermine column clicked for grid row AJAX snippet
On the Pages stage there is a click actions button next to the List page settings. I would like to define a grid row AJAX snippet (common to all columns/fields in the row) but need to know which column...
View ArticleChange breadcrumb home icon
Does anyone know where I would find the code to change the link of the breadcrumb home icon? This is the little house icon in the breadcrumb area and when I click on it, it will take me to menu.php. I...
View Article[SOLVED] Calculate Age
I'm a rank amateur PHP user here ... using latest PHPRunner 10.2 ... All I am trying to do is to simply display Age as calculated from a table's "BirthDate" field using a code snippet inserted into...
View Articleemail bcc doesn't work
I'm on the latest build of PHPRunner (10.2 build 33460) and I can email but when I add bcc it doesn't work. The emails still send but not the bcc. 'bcc' => 'someone@bcc.com' any help would be very...
View ArticleMaster refresh when child is updated
ASPRunner.Net I've a page where the master record has some calculated fields from a view (mainly SUM(NumericFields) ). Child records are updated but master record do not reflect the values updated....
View Article