NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - irissystems

Pages: [1]
1
Web Server - Ask For Help / Conditional Filters
« on: November 06, 2013, 11:46:20 AM »
Hi,
I need to filter a browse based on a value in my record. I've tried coding the condition in the conditional filter section as:

'TRI3:supr<>1' and a limit
'TRI3:supr=1' and no filter or limit

and I've tried:

'TRI3:supr<><39>1<39>' and a limit
'TRI3:supr=<39>1<39>' and no filter or limit

I seem to get the same result on either way. I know I've accessed the database record and I see that I have a value of 1 or a blank depending on my test case.
What am I doing wrong?


2
Web Server - Ask For Help / Mobile App Questions
« on: September 08, 2013, 04:59:28 AM »
Hi,
Many of my customers keep asking for "Apps" for their smartphones. As nettalk runs in a browser I need a way to create a download for the smartphone that will install the app. I am able to create a tile and have the user set up a tile that points to launch the url but I don't know how to have this install automatically. Basically I need things to look and install like the "Apps" that everyone keeps seeing everywhere. If anyone has any ideas I would appreciate any help.

3
Web Server - Ask For Help / Best place to convert field
« on: August 09, 2013, 09:24:26 AM »
Hi, I have RTF fields that I need to strip the RTF data off before displaying them. Where would be the best embed point to put the converting logic. The field I'm trying to put it in is on my form as a text read only field.

4
Web Server - Ask For Help / Signature Capture
« on: March 10, 2013, 10:36:13 AM »
Hi,
My customer is requires me to capture a signature on a mobile app. Does anyone have an example of how to incorporate one into an app? I've been trying to use the bradley java code but cannot seem to get the signature once it's been drawn. Any help would be greatly appreciated.

5
Hi,
How do I add a non jquery icon to a mobile button. The icon appears fine on the desktop version but is not there on the mobile version. All I get is a circle?

6
Web Server - Ask For Help / Black Heading
« on: July 03, 2012, 08:06:16 AM »
Hi,
I'm getting a black header on every page in the  mobile apps. How can I modify or remove? attached image. By the way it's the newest version as I just upgraded today.
IRIS Systems

[attachment deleted by admin]

7
Web Server - Ask For Help / SV PDF errors with RTF field
« on: February 19, 2012, 09:08:55 AM »
I am using Clarion 6 and when I use SV the PDF product the RTF fields cut off the w and m characters and overlay text when bold text is written. I found an article from 2009 in icetips blog and tried the fix. It does nothing on the RTF fields. I called Softvelocity and was told that the developers/support staff will not make fixes to anything for version 6. This problem is not related only to version 6 but to the PDF product. One of the great features of Nettalk is the ability to send a PDF report to the user. My users need the ability to use fonts and colors (hence RTF) in their reports. Does anyone have any work arounds.

8
Web Server - Ask For Help / Browse not refreshing
« on: July 21, 2011, 06:27:59 AM »
I'm using version  4.57 and my browser doesn't refresh on the next button. Any idea what I'm doing wrong?

9
Web Server - Ask For Help / Setting other fields after lookup
« on: June 21, 2011, 06:15:33 AM »
Hi,
I'm trying to set other fields on a form after using a lookup. I've coded the fields in the More Assignments area in the Lookup Settings area and nothing shows up in the other fields after selecting the record in the lookup. What am I doing wrong?
Steve Ellis

10
Web Server - Ask For Help / Browser or Operating System of user
« on: May 18, 2011, 06:35:51 AM »
I'm building a nettalk app to use on phones, ipads, and pc's. I need to have different browses and forms depending on who's requesting the data. I there a way I can determing what browser or operating system the user has when they logon so I can adjust the menu accordingly I'm using nettalk 4?

11
Web Server - Ask For Help / HTML Report
« on: April 26, 2011, 06:19:21 AM »
Not having the Pdf tools I'm wondering if anyone knows how to create a report using the SV HTML report templates? If not possible, does anyone have an example of how  to execute a program on the server from a client button to let it create the html report so the client can open the HTML in the client?

12
Web Server - Ask For Help / hiding and unhiding tab
« on: February 10, 2010, 08:16:16 AM »
how do i cause a radio button to cause a tab to hide or unhide. I set a condition on the tab but when I check the radio button nothing happens until I use a lookup. if i refresh the screen i leave the window. thank you in advance for any help.
Steve

13
Web Server - Ask For Help / Entry not found error
« on: July 04, 2007, 10:21:50 AM »
I'm getting an error:

record not found 5 d:\?????\????.tps () 30 Entry not found        cus3:cusky

I'm not using that key as my unique one?? If I click ignore everything works otherwise?

Steve

14
Web Server - Ask For Help / Images in a browse
« on: June 21, 2007, 10:03:00 AM »
Hello again,

I would like to have different icons indicating the status of a record in my browse list. I tried coding coding condition like a filter in the conditional tab of the field I'd like the image in but I don't seem to get any image? What am I doing wrong?

Steve

15
Web Server - Ask For Help / Filters again
« on: June 19, 2007, 11:17:03 AM »
Hello,
This is Steve Ellis again and I'm still having filter problems. I've got the following coded:

'TRI8:CustomerCode=GLO:CustCode'

where the GLO is a global variable and the TRI8 one is in the file I'm browsing. I showed the GLO one as a subheading and it's valid for the file but I keep getting no records. I've even made the fields hot fields but nothing. I had it working at one point but the app got clobbered (GPF trying to read the app) so this is my second time coding. All I want to do is filter out records for a particular customer.

Steve

Pages: [1]