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

Map on Edit page

Hi All, my application only has an edit page for address, not a view page. When the user goes to the edit page I want to show a map if there's existing data in the address fields. How can I show a map...

View Article


Disable Record Editing and Additon of Child Tables

I have 3 tables: Family, Applicant, Charges. All these tables contain a column called "Status." Their relationship is a follows: Master | Child | Linked Field Family - Applicant - Family_ID Applicant -...

View Article


How to expand details tables link for receord x when multiple tables are...

Hi All, looking for a way to expand(via code) master record x's "single link for all tables" . ive found this in the help text // get list of record IDs var recsId = pageObj.inlineEdit.getRecsId(); //...

View Article

Problem with add new values on the fly

I have a problem with an field in the Add page which is set as a lookup to another table with the option to add values on the fly. When I add values on the fly the selected option does not appear in...

View Article

2 questions regarding a reference manual and click actions

There is a LOT of capability in this tool but it's a little difficult knowing all the methods and functions (what's available where)that are in the system from the help docs. Is there a reference doc...

View Article


Image may be NSFW.
Clik here to view.

[SOLVED] take a previous record value while adding a new record

Hi I want to record the kilometers of the vehicle in the program I'm trying to do. When adding a new record, I want to take advantage of the previous record value and avoid the incorrect entries. As...

View Article

Conditional Text formatting on "VIEW" ASPRunner.NET 9.8

I'm working on a site to store and manage job descriptions, they will be displayed as a VIEW, when a specific value A = 'Y' then I want the text in field B to be Bold Red, if not, normal text....

View Article

Dashboard Images

I would like to incorporate a front page dashboard which uses images to point to other dashboards/tables. Can this be done in PHPRunner?

View Article


[SOLVED] Auto save if checkbox checked

Hello, On my add page I want to "auto-save" the record when a text field losses focus, but only if a checkbox field on the same add page has been selected. I use a field event on the text field, which...

View Article


Image may be NSFW.
Clik here to view.

Popup Edit forms do not close on Save

I don't understand some popup form behaviors in PHPRunner [9.8 (29967 x64)] I will also preface this with "I am not exactly new to PHP, but am new to PHP Runner. I have only used PHPRunner for the last...

View Article

Image may be NSFW.
Clik here to view.

[SOLVED] Customize import page

Hi, How i can customize import page. I want disable copy paste button, disable check box of column names, disable possibility of change columns. Thanks Regards Rimantas

View Article

customize maps

Hi, How i can customize map height by screen height. I tried with screen.height, but i don't found a way how do that. Next i need put a labels from db with points on map. Thank for you help. Regards...

View Article

[SOLVED] Edit user button/menu?

Is it possible to edit the user button / menu that appears in the upper right corner of apps? I have a user profile that includes additional information than what gets pulled in from AD and that would...

View Article


[SOLVED] Text color formating based on the value

Hi , I need to have different text colors in a column based on the value on the list page. The column name is Warhouse_id and the values are 14, 15, 51 ,72 Each value should have a different color. I...

View Article

Email - New Data , CC, BCC, HTML

On event options, send email with new data, how I can add CC,BCC to the email function? Also, I want to use some html/table code for the budy section. How I can do that?

View Article


login page background

I put the code to change background Login page, but do not work, and also want to know to to change panel color or make transperent?? p.s.: the same code worked to Body of otheres pages. here is the...

View Article

Inserting into another table

I would like to add the id of the record I'm adding to a field in another table but am not getting any joy is this the correct way to do it? I've tried 2 ways to do it without any luck global $dal;...

View Article


Multiple queries on one page - code level

Hello, I am trying to get multple quires result on one list page. In "function On()" i need more than one query to be triggered before i can do an update or insert into another table. Inserting isn't...

View Article

Search results

So I have a page designed with search arguments. The Search results in a list page with matching items. When I click on the item I want...how to I specify what page I want to go to? Newbie here: been...

View Article

Popup window - How to control size, margins and etc

Hi guys. I would like to know how can I control some aspects of a popup window (like size, margins, borders, header etc).Any tips? Thanks in advance, Marcelo

View Article
Browsing all 2586 articles
Browse latest View live