[SOLVED] Notification on registering
Does anyone know how I can edit the contents of the "Notification on registering" e-mail that gets sent when a new user registers?
View ArticlePDF View Only Accessible at Top Level?
Hi. I have pages at multiple levels, but PDF View and Export options only seem to appear when accessing those pages from the top-level menu. For example, I have Customer Invoices as a list page that is...
View ArticleGet Sum of Column From Different Table
Hello all! I have two tables dbo.Team and dbo.Individual. I have it set up so Team is the master table and Individual is the details table. Team has a field called "Total" and Individual has a field...
View ArticleDropdown dependent on read only field
Hi. How can I filter a drop down list by another value in the same row? I can achieve this with 2 drop downs and using a 'dependent drop down' - but I want to have the 1st value as readonly in the row?...
View ArticleHelp: Bar Chart Appearance
Need help bar/column charting I like to have more colors on the bars(appearance). this code use only one color... var series = chart.getSeriesAt(0); series.color("#FF0000", 0.25); but, anychart...
View ArticleDashboard - Print
I have a dashboard with 3 tables. All are ling with a relationship (Filter by master table). Can I have a button for a Printer-friendly page of last of the dashboard table? Thx Kleanthis
View ArticlePDF Issues - PDF View Button Disappears
Apologies in advance if the following are real noob questions... I have an application built with PHPR 9.8 here: http://demo.asprunner.net/accounts_azpire_co_uk/hsp_lite_0_4 U: admin P: admin Customers...
View ArticleCombining URL with field
Hi everyone, I have a question hope you can assist or point me in the right direction. I am trying to combine a fixed url with a vairable. example below Fixed url: www.abc.com/?aaaaa I want to insert a...
View Article$ value = strtoupper (...
I use PHPRunner 9.8 (Build 29725x64), style bootstrap1. Used the function "$ value = strtoupper ( value $ ); " to display the values of certain text fields in the upper register on the list page. But...
View Articleproblem using record number as filename
Hi Experts, I am new with C# and asprunner.net! This code in beforeAdd event dos not Work: string sql = "SELECT MAX(bilid) as c FROM bildata"; XVar rs = tDAL.CustomQuery(sql); XVar data =...
View Articlemultiple selection
How I can have 'multiple selection' and to insert the values in the table in different rows?
View ArticleUser permissions
I have build CRM system that contain customer information Example: Name, Address, Kontakt info, Projekt ..... I want to different users can only see and edit user informacion defind by Project field....
View ArticleMultiple/Embedded menus
I envision a Main menu something like: Client data Reports Reference Tables Grants where each menu entry goes to another menu. I just can't see how to do that. It looks like Groups would due it, but...
View ArticleEmail Templates - Is possible to send in html mode
Hi. I would like to send e-mail system (registration email, remind e-mail) in html format, not in plain text. Is that possible? Thanks in advance. Marcelo
View ArticleCustom Javascript Library -
I have created a CustomPHP library that gets included at initialisation time, this avoids having duplicated code in my events and generally keeps the event code short. A nice by product is the ability...
View ArticleParameter passing not working
Hi at all, I am trying to import a vcard from disk to database. So far I have: 1. A hidden input field in my HTML <INPUT id="fileinput" style="display: none;" type="file"> 2. A button to invoke a...
View ArticleDoes not leave the login page
My system does not leave the login page. It works normally by running locally but not on the server. What could be happening?
View ArticleTable - Conditional Formating
Hello, I'm back, again.... I'm trying to change the background of a row or cell depending on the "TOTAL" amount. Background: I have 3 tables: Team, Member, and Charges. Family is linked to Member and...
View ArticleSignature pad on a list page?
Hi I am trying to place a signature pad on a list page. The thought being is the rows in the list page would get an update that would contain the location of the signature pad file. I can place a...
View ArticleMaster-details relationships icons
Hi what is this symbol? has the same function as the red one. Can I turn that off? Thx
View Article