Where is it bound at
I have an application that is set to users can see all but only edit theirs. Works good. I have another table that allows me to set the assigned person same field the security uses. I use active...
View ArticleAdding Element to all pages (v10.x)
I need to add a specific element to all pages and unfortunately placing the data in the header does not render well. Is there a method the template .LY file to add an element to the Top Bar ? For...
View ArticleCustom link gets chopped off
Guys, |Can somebody please advise, I am using this line below as a Custom on my project, The idea is it will open the website and return the map to display the area by the Grid Reference. The value in...
View Articleremove hyperlink to an image and enlarge a popup
Hello, I want to remove the hyperlink to the images in a list, I also have the problem that the list does not adapt automatically a popup
View ArticleUnable to Import - PHPRunner 10
The PHPRunner 10 Import window is grayed out regardless of data (even manually entered) The user has full read-write rights and is logged in.
View ArticlesetFieldLabel in a view
Hello, i need to change the labels of a field dynamicly. No problem with a single table as described in the manual on https://xlinesoft.com/phprunner/docs/setfieldlabel.htm. I don't wanto to use $dal...
View ArticleSending a simple SMS
Hi Can anyone help me with a sending a simple text sms? I have created a Twilio trial account and i have verified my own number for sending sms for testing purposes (i can send sms to my number from...
View Articlehow to export print friendly page
hi, I'm using php 9.8-31882. how to export print friendly page to MS-word or how customize design export page? best regards.
View Article[SOLVED] Security question
Will this code:$_SESSION["UserType"] = $data["UserType"]; work with Dynamic permissions? In my user account database I do not have UserType field. How would I get the code to the Dynamic permissions...
View ArticleShow/hide columns, initial state
I have set allow show/hide fields on page. Is there a way I can set up the initial state of fields shown before the user select which fields to hide?
View ArticleConnection Issues
I am having trouble migrating my Oracle-based application to another oracle server. The PHPRunner application connects just fine, but when I try to run the application after deploying the code I get...
View ArticleAdmin: Manage group members/rights. Missing in editor
When adding dynamic permission tables, the pages for Admin: Manage group members and rights are missing from the editor, even thought they build to the runtime. Is this normal?
View ArticleTable fields used in event but not displayed
Wondering if anyone can clarify or confirm for me please? I am upgrading from v9 (v9.61) to v10, my application uses Events extensively, In v9 I was treating the Fields tab as a definition of all the...
View Articleadvice needed badges menu items event
Good morning everyone! I am a happy user of PHPrunner. it makes my life easier :-) But of course I have a question: I am using the badges on my application menu as described here:...
View ArticleNeed help from some MySQL experts...
I am struggling to get to correct mysql result and was hoping someone can push me in the right direction... I have an inventory received date (inv_date_received) and trying to run a query that would...
View ArticleShow List as Read-only based on user login
I have a project that uses Active Directory to get users to login. I have created a couple of database tables that I maintain for user access, and use ':Session.UserID' in my SQL query to link the AD...
View Articleonload two code but second code working
hi, I have two button(I created with code snippet) 1. button code snippet is (echo '<BUTTON id="print_selected2" name="print_selected2" title="Görev Kağıdı yazdır" class="btn btn-primary" >...
View ArticleBootstrap Templates
There was an article placed in the forum last year in reference to Bootstrap templates. It mentioned using templates from https://bootswatch.com/. The specific posting is listed here for review....
View Article[SOLVED] AddHours to Datetime
I am trying to add values to another table after record added. One of the values passed is values["DateTime"] I need to add 4 hours to that value. This does not work dynamic tblCC =...
View ArticleRemove buttons in message after record was added or saved
A small question: How can I remove/hide the buttons "Back to list" and "View" in the Change message after record was added or saved. I'm working with PHPRunner 10.0 Thx! Geert
View Article