calculations with totals on list page
hi I'm tying do some calculations with totals on a list page. I found a possible solution ont the page possible solution the example: $credit = strip_tags($xt->getvar("Credit_total")); $debit =...
View ArticleWhere do I put the % in this query
How do I finish this query to add the % and (concat(L_first_name,' ',L_last_name) like ( select RS_search from Resume_Search))
View ArticleMultiple series gauge chart
When creating a circular gauge chart you can specify multiple series. It generates a separate circular gauge for each series within this one "chart". The difficulty is in positioning them. By default...
View ArticleAdd Combobox to Login Page
I want to add a combobox to the login page so the user can select which database they want to use. Right now I have a code snippet. echo "<html>"; echo "Select Database:"; echo "<select>...
View ArticleAdobe Sign Rest API
has anyone incorporated adobe sign Rest API into a project? looking to add some features to create, send for signatures and track. i'm not sure where to really start looking for any direction that...
View ArticleHow can I add an unbound text field in the designer?
I am looking for How can I add an unbound text field, close to the Save All & Cancel button. The reason is that this unbound text field is to enter a pH number and later calculate the rest of rows...
View ArticleInline Detail Add not showing editable fields
I'm building an app that has vendors and when I add a new vendor I want to be able to add registry to a detail table called contacts. This is pretty straightforward normally, but for some reason the...
View ArticleRecommended method of Localising Time in ASP Net Runner
This isn't an error in the ASPRunner.NET but a request for a problem that exists generally. SQL server AZURE stores datetime in UTC format which is great but I would like to get the web application to...
View Article[SOLVED] Welcome page panels
Is there a way to change the Welcome page panels height? Want to use images as "linkComments" but need to adjust height to make this work as desired.
View Articlecombobox puxando informações de duas tabelas
is it possible a combobox pulling information from two tables depending on the taste of one field?
View Article[SOLVED] Notice Error messages
Hello all I am getting some strange Error messages from my project when I turn on ALL php errors. [14-Jul-2020 15:59:25 UTC] PHP Notice: Undefined index: password in...
View Articlenested Multi detail view
i am working on a construction project. and it requires planning of a project. I have 7 tables. and each table is a detail of the another example Project table id description start date end date amount...
View ArticleSearch panel behavior
I have 3 fields: country, region, encounter I also have 3 session variables: $_SESSION['UserCountry'], $_SESSION['UserRegionID'], and $_SESSION['UserEncounterID'] I place those 3 fields in the search...
View Articleajax.addPDF API
Hi PHPR Community, I'm not sure what's happening but using just the code found on the ajax.addPDF online manual doesn't seem to work. No error and I used Javascript alert() to get any return value from...
View ArticleAdd Days To Date Automatically - Javascript
Hello All, Looking for a little guidance...this is probably pretty easy, but just can't figure it out. I read the article regarding how to calculate totals on the fly, was looking for some inspiration...
View Article[SOLVED] Maintenance Release and REST API Documentation Update
Pointer to announcement on Xlinesoft's latest maintenance release: July 15 2020 Maintenance Release Also, I see from a Facebook post that there have been two REST API Documentation updates. Search on...
View ArticleOauth2 for Email Reader Template
Has anyone using Email Reader Template considered a solution for the Oauth2 requirements that Microsoft ( October 13th, 2020 ) and Google ( February 15, 2021 ) will start enforcing? I assume this will...
View ArticleHow to remove the close button "X" in popup?
HelloI am looking how can I remove the close button "X" that is in top right corner like the picture below. Some users think that closing the windows in that way go to save the record and is not. In...
View ArticleCustomizing a Bootstrap Theme
I tried using a customized Bootstrap theme with ASPRunner.NET for the first time. Previously, I always just chose one of the shipped themes, but I'm doing some work that requires more style effort....
View ArticleUser doesn't disconnect after change his password
Hello, I changed an user password but him doesn't disconnect, how I can force user logout? thanks
View Article