CHECKBOX-Field to "unchecked"
In an EDIT mask I have different fields as checkboxes. If the field 'info_aus_fb' (= crtlAusFB) is changed to "checked", the other checkbox fields should be set to "unchecked". In "Javascript onload...
View Article[SOLVED] Document Template Add folder issue
I have added the Document template to my project built using version 10. The template is the latest upgraded version. My project and all the pages are working fine, except that the Create folder button...
View ArticleDecrypt concat lookup
Hello, I have the following situation: Table 1: Table1.ID Table1.LastName Table1.FirstName Table1.MiddleName In Table 1 the LastName, FirstName and MiddleName are AES encrypted in the database. Table...
View Article[SOLVED] validate in real time in a list
Can you validate that the articles are not repeated from the view? For example, if we choose an article and when you click on Add New, that article will no longer appear
View ArticleUpgrading to version 10
Having looked at and decided against moving from v9.61 to v9.8 because it seemed like it would require the recreation of every List, Add, View and Print page in my application. This seemed like a lot...
View Articlecompare sales with previous year sales
Hello all, I am old on this forum but my experience is still very less and every year I renew thinking that I will devote time to learn it but every year i cannot find enough time. By saying that I...
View ArticleAdditional WHERE tabs . Item-ID / Design
If you create "additional WHERE tabs" in the "QUERY-Definition", these TABS are not displayed in the Designer?! So you don't just get the "ITEM-ID" and can't change the TABS appearance (background...
View Articleshow image in an add
Hi, I would like to know how I could do so that the image shows with a autofill, when I want to add a detail https://i.postimg.cc/MTm2YFdq/cobro.png
View ArticleModify Interval options for Report Group Fields
I am setting up a standard report in ASPRunner Enterprise 9.1 with the following three fields: MaterialNumber DateTime UsedWeight The query for the report is using grouping. The interval settings are...
View Article[SOLVED] Placeholders Multi Lang
Hi, I know in new version of PHPRunner, there is Label Editor for add placeholders; however, for old versions, suggested this code: Go to "Javascript onload Event" and add this syntax: $(...
View ArticlePHPR 10 settings style colors
Hi, Coming from previous versions of PHPR, version 5 up to 9.7 I am trying to understand the new page editor of PHPR 10 and how I can change colors of each element. Moreover I can see some color files...
View ArticleCreating Grid Tabs dynamically Generating Blank screen
I set up the the Dynamic Grid- Tabs and the first time it worked perfect. During a build the program froze and crashed and from that point on no matter what I try when I enter the code for the tabs it...
View ArticleInserting a record into another table
Hello... I'm a new PHPrunner user working on a order taking/tracking app for a local non-profit organization and I'm stuck. I'm trying to insert a record into another table from the client edit page,...
View Articleadd monthly sales
I have a table like this FCId Reporting_Month Invoice_Date Amount Amount_Todate I need to add Amount after each invoice entry for every month to amount_todate and i am trying to add the code to...
View ArticleCreating a Simple PHP To Compare Uploaded CSV file
Hi everyone, Happy new year to you. Sorry to trouble you guys, I got a question to ask. Is there any way I can do a php in such a way: 1. mysql consists of 2 tables containing only 1 field each. Each...
View Articleload image in a list
when choosing the Articulo does not add the image in the Foto column, just in the next Add new(Añadir Nuevo) adds the image of the previous javascrip $("[id^=value_id_articulo]").on("change",...
View Articleload image in a list
when choosing the Articulo does not add the image in the Foto column, just in the next Add new(Añadir Nuevo) adds the image of the previous javascrip $("[id^=value_id_articulo]").on("change",...
View ArticleHow to remove comments in CSS/HTML...
Have a good day, I'm looking for some way to remove comments from HTML/CSS pages before being served by Apache. I found in Apache Incubator a way to do that, but it doesn't respect CDATA commented...
View Articlelet pick just future date in calendar
Happy new year to everybody. I have a data field. When i click in the data field on add page the phprunner show me a calender. Now i need that i can only pick date in the future.... like tomorrow or...
View Article[SOLVED] favicon.png Web Page Icon
Clearly put where should we insert the <link href="favicon.ico" rel="shortcut icon" type="image/x-icon"> in order to specify the icon display on the web browser tab? In previous version I used to...
View Article