How to remove space in details
Hi All, Have you foud about what I face issue ie Master Details Report: ID 11 Date 12/05/2017 CUSTOMER PT ABC --------------------------------------------- _______NAME QTY TOTAL _______XRAY-100 1 3.000...
View Article[SOLVED] Row colour change
Hello, Im looking to change the row colour depending on the status of the item. Can anyone help? Thanks Chris
View ArticleHow to remove space in details (left Align)
Hi All, Have you foud about what I face issue ie Master Details Report: ID 11 Date 12/05/2017 CUSTOMER PT ABC --------------------------------------------- _______NAME QTY TOTAL _______XRAY-100 1 3.000...
View Article[SOLVED] Date add 140 days
Hello, I want to 140 days to todays date in one field and 100 days to a date in the database. How can I do this? Thanks Chris
View ArticleSelective list page
HI I need to list different data on the List Page based on the user name. I was thinking using Events for the List page - Before display Line one is created by Blake Line two is created by Ana Data :...
View Article(Security.getUserName()
Hi I am trying to show selective data based on user name. Unfortunately this statement is not working. The part of the query.addWhere works ok but no matter who is logged in shows only to lines. The if...
View ArticleHow to dynamically hide menu, breadcrumbs, blocks etc when using page as an...
Hi. I would like to be able to use the same page design in different formats, within an application and also as iframes within other external web pages. 1. Normal with Menus and Breadcrumbs. 2. No...
View ArticleShowing cancel button on add form
What determines when the "Cancel" button shows up on an add / edit form? I want users to be able to cancel and return to the previous page. This is especially important since there is no menu on that...
View ArticlePull correct field from Login Table
Good Day all I have no idea how to do this and I have tried googling this, but getting no happiness! Example: I have a user "John" with his password and his "loginlink" and his "AccountNo" which is in...
View ArticleBootstrap theming
(As I'm still fairly new to phpRunner this might be common knowledge or maybe I'm doing something horrible....;-)). Had to customize some things for my first phpR-project that's using bootstrap. There...
View ArticleOpen file in Windows
Dear; A query... I have the following code within "List Page" and then "Clicks actions" in a field called "RXML" in "Run.ajax snippet" in the "Server" tab $data = $ajax-> getCurrentRecord(); $xml =...
View ArticleJavascript pageobject fields master table in page edit event detail
When use in events javascript in detail page fields of detail table is ok using var ctlqtde = ctrl.getPeer('detailfield1'); But how to acess fields of master table when it's editing in the same page ?
View Articleinsert into a table values from another table
I'm trying to insert the values from a lookup table into another table with the 'After record added' event and also add the id of the record I've just added. I've tried this but it doesn't work, any...
View ArticleHİde multiple fields
hi, (sorry little speak english) how do we make this happen How does it work (hide or show selection-based area) (the scenario seems understandable) var ctrlA = Runner.getControl(pageid,...
View ArticleCustom files
I'm probably just confused: I might just have done something wrong, but it seemed to me that my files/folders I've put under Editor-->custom files were lost after re-building / developing /...
View ArticleDefault Value
I have a table that I have a lookup for and want to set a default. The default value should be the Osd_shortcode that the logged in person works in. I have an office table that hold the o_shortcode and...
View Articleexport a $value with color
Hello, I have a total value that when I export it to excel it puts "code" as the value instead of just the number ($value). I just want the numeric value not he code. It works perfect on screen but...
View ArticleList page update all record with Child record values
Hi Dears, My aim is to auto update total field value with child table related records total sum while each time listing a table. I am adding following code to List Page:Before Record Processed Event it...
View ArticleImage as Radiobutton
How can I have emojis as radio buttons (For example in a feedback form to select Good, Bad, Excellent etc). I mean the text in the radiobutton to be replaced by images.
View ArticleShow query results in Massmailer Email
Hi Sergey I have moved on to the massmailer template and it is working great, just trying to read up on how to insert the selected records into the email. I did read up on this article here, but it...
View Article