Quantcast
Browsing all 2586 articles
Browse latest View live

Convert HTML to PDFmake.js format in PHP event

There is a Javascript module to convert HTML to the format of PDFmake.js here https://github.com/Aymkdn/html-to-pdfmake I would need something similar, but for PHP. My current homebrew solution looks...

View Article


Image may be NSFW.
Clik here to view.

Make Signature Pad Read Only

Hi Everyone, I have a page that has 2 signature pad fields on it, one for client signature and one for my signature. The one for my signature I have set the background parameter to be a picture of my...

View Article


Apply a default filter to list view

I have a list of filters in my filter panel. Is there a way to use one of this as my default filter by coding this in List Page "Before Display" ?

View Article

Dynamic API Query

Hello, Is there a way to dynamically insert user-supplied parameters into an API query URL prior to calling the API? For instance, in the URL below......

View Article

using SQL variable and CASE statement in query

I'm trying to update an old version of eGroupWare we've been using for years by building a PHPR project around the existing tables. One of the features they had in their Addressbook was a field...

View Article


Page View Responsive

hello, I wonder if you know of any way to make the page view not responsive.

View Article

Migration 10.4 to 10.5

Hello. I have a big project made in PHPR 10.4. When i need to upload any change to the production server i do it through git (gitlab). Due to company policies the FTP service is not available. I have...

View Article

Report GROUP BY and sorting

Hi all, I'm using ASPRunner 10.5 build 36598 I'm creating a report with a group field (Year of a sale campaign) and I would like to sort it descending. I'm not able to find any way to sort by that...

View Article


error CS0012: The type 'System.Object' is defined

Hi, I got a strange error in 1 asprunner.net application build. I've modified only the Logo and create a full new build. Upload all the files to the server. Accessing it with the URL it display the...

View Article


[SOLVED] Writing View As Custom Result To Field

Hi, I configured a Price field using View As Custom with the following... $cuttype = urlencode($data["cuttype"]); $value =...

View Article

is it possible to make a checklist app for thousands of users?

I have an idea I'm working on and not sure if phprunner can do it. First I built an app that has 187 items that need to be done by my users. This way they can easily search and see what items they need...

View Article

Replace commas with carriage return in text output

Hi, PHPR Version 10.4. I have a text output that takes multiple entries from a drop down in the add page. The output that I am getting looks like: apples,bananas,oranges,pears I would like the output...

View Article

MySQL query for time chart

I have a field called 'datepromised' that has data like: 2020/03/23 21:46 2020/06/20 22:00 2020/07/06 16:04 2020/07/06 19:55 2021/02/03 17:00 2021/02/03 17:31 2021/02/04 09:00 2021/02/04 11:30 What I...

View Article


Error Creating PDF of the current record's View page (Next Page Listpage)

I've Created PDF of the current record's View page with this code in the Client before event of the button. ============================================================== var params = { pageType:...

View Article

JWT connect to external App

Hi, I enabled JWT on a PHPRunner App (app1)'s Welcome Page menu and link to another external PHPRunner app (app2). It works flawlessly and well! I have one challenge tho', the user table has another...

View Article


[SOLVED] Search Panel missing

Hello all, I have a project using 10.5 with only one spreadsheet page. But, there is no Search Panel. I open the page and the page opens with ALL of the data in the requested table because there is no...

View Article

PHPRunner 10.5 Export php error

Hi All, I the following error on all the _export.php pages in PHPRunner 10.5 PHP Fatal error: Call to a member function exists() on null in Nest_Locations_export.php on line 30 If I comment out this...

View Article


Create a form for people to enter data

I have used ASPRunner to make a form to show information about client orders. What I want to do now is to create a form that will allow our clients to place orders and have that data go into our SQL...

View Article

Sorting list view on display field

In my project there are many list views showing id columns by a display field (a lookup value). Therefore eg. a customer Id column is displayed as customer Name. Unluckily sorting on this kind of...

View Article

[SOLVED] Open streets Map Change Icons on Value

Hi I have a table as name reports with addresses and a field as name "status" In the field Status I can choose Open or Closed. On the list page of reports the Open Street Maps works fine but what I...

View Article
Browsing all 2586 articles
Browse latest View live