Quantcast
Channel: ASPRunner forums
Browsing all 2586 articles
Browse latest View live
↧

SQL Lookup

I have a form with a field [ContactEmail] that I want to auto-populate with an email address based on the session UserID returned by the Active Directory login. A table named CONTACTS is in the project...

View Article


is it possible create pdf button on the dashboard page?

is it possible create pdf button to download the dashboard page? I have tried to put the ajax.addPDF( 'pdf', {}, function() { return ctrl.dialog( { title: 'Save results as PDF', fields: [{ name:...

View Article


Sort a PDF automatically

How can I get the child list to automatically sort ascending on a name field? Also how can I get a PDF printout to also have the child table print ascending on the same name field. If I play around...

View Article

Hide Add and Edit buttons in mobile

I try in Menu item modify to hide Add and Edit buttons of a table in mobile mode, but not sure what event code to use. Can anyone share with some sample code?

View Article

Jquery Select2

how to use jquery select2 in lookup wizard thanks

View Article


Multiselect and inset as individual entries

https://xlinesoft.com/phprunner/docs/select_multiple_values_to_show_as_database_entries.htm Using this code, I was wondering if there was a way to use it with a field that's a INT instead of a VARCHAR...

View Article

integration other third party

how to integration koolreport with phprunner

View Article

Create custom button

Hello, I want to make a button on my page view, which makes a file test.csv of some fields, but me not succeed. I give you the code it already ... Client before function OnClient...

View Article


Migrate from MySQL to MSSQL

I developed a project which uses MYSQL database. Now I would like to migrate it to use MS SQLSERVER instead. What should I do? Thank you.

View Article


create standaard button "export selected in a view

Hello, Is it possible in a view screen the default button "Export selected" in build ...?

View Article

Dynamic landing page

I'm trying to get the program to go to an "add" page after login when the device is mobile otherwise when it is desktop, it should go to the main menu. I understand this is done in "After sucessfull...

View Article

Calendar

I need to limit the hours on the day view of calendar to regular office hours. Now the calendar day view shows 12 AM to 11:59 PM which is not practical. This is on the newest calendar.

View Article

Create custom button for download file in view ?

Hello, I want to make a download button in the view screen. I enter the following code at the server, but nothing happens. Can someone say how it is to make a download button in the view screen? $file...

View Article


why dont work this script in server of button ?

I've created a custom button for a file to download. But the script does not work. If you run it through your own php file it works well. What's wrong with this ..... $filename = "database_bel.gpx";...

View Article

View Page Change Back to List Button

On the View Pages I want to change the "Back To List" Button to go to the "previous" page OR add a button next to it to go "Back To Previous Page". Any help would greatly appreciated

View Article


Ignore SQLite locked database error

I have a list view of an SQLite database table which a have setup to refresh every 20sec or so. The table has dynamic data which is populated by another process running simultaneously on the same...

View Article

HIDE TAB

Hello How to hide a tab based on a value of a field? Thanks you very much

View Article


Strange Button behavior

I have a button that fills in "clock out data" ie time and date and then saves the record. The issue is that with each record the save button number changes... var d = new Date(); var ctrlDate =...

View Article

Submit button on add record not working intermittently

I have a version 10.3 project that lets customers submit a courier request and the data resides in a MSSQL server database. The customer goes directly to an add page that they fill out 8 required...

View Article

use $_session["userid"] in custom button

Hi all, I am trying to make a button which inserts some data into a table, including the user id number. The server event insert goes fine but without the userid value declared as $id =...

View Article
Browsing all 2586 articles
Browse latest View live