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 - Poul Jensen

Pages: [1] 2 3 ... 5
1
Hi,

When updating NT it is hard to get rid of the message:
UPDATE OF WEB FOLDER REQUIRED - Try pressing Ctrl-F5. Server is on version 14.19 but web folder is on version 14.16

Ctrl-F5 does not help, clearing browser data neither.

What is the best procedure here?

Cheers
/Poul

2
Hi,

On a NT Wizarded browse/form I get this error on the server when trying to open the form from the browse:

File  could not be opened.  Error: Invalid Filename (45).  Press OK to end this application

Checking the generated source at: ! Start of "Beginning of Procedure, Before Opening Files" I noticed that all files in the dictionary were being opened and not just the files used in the procedure.

What could cause this behavior?

This is NT 14.19

I have for now solved this by omitting this section of code and opening the files actually used.

Cheers
/Poul


3
A field has a lookup button that validates the entry or the picked lookup value.

But I would like to run some code and validate the entered value before the lookup button does it's validation.

What embed could I use for this - there are SO MANY so I am a bit lost here :-)

tia
/Poul

4
Web Server - Ask For Help / Update a record while it is shown on a form
« on: January 14, 2024, 08:44:48 AM »
Hi,

I have a NetWebForm with a record and a button.
When I click the button I run some code that changes the record shown using embed Validate::Field Routine --> 5 Add server side code here.
That works fine, and the record on disk is updated.

If the user then clicks the save button, the old values are saved and overwriting the values I have saved.

I have tried in above embed to set the screen values by p_web.SSV('Field'), but that does not update the values shown.

How to get around this?

tia
/Poul

5
Hi,

1) How can I get locator and sort orders for other fields than default sort field when in mobile?

2) Why is columns not leftaligned in mobile - I have selected that on the CSS tab for the fields.

Se below pics from desktop and from mobile.

tia
/Poul


6
Web Server - Ask For Help / Cosmetics on a NT form
« on: January 11, 2024, 01:38:36 PM »
Hi,

Any setting that can:
- Remove the tab on top of form
- Left align the prompts

tia
/Poul


7
Web Server - Ask For Help / Browse VCR buttons show inside browse
« on: January 11, 2024, 01:11:44 PM »
Hi,

Using shoestrap3 the VCR buttons are shown inside the browse.
Where do I adjust this?

tia
/Poul


8
Where can I check a value in the record when it is first loaded i a form?

tia
/Poul

9
Web Server - Ask For Help / p_web.showInfo('xx') shows in background
« on: January 10, 2024, 02:41:14 AM »
Hi,

On a NetWebForm I have a button.  When clicked it runs code in Validate Btn Routine --> Add server side code her.
This code ends with: p_web.showInfo('Job has been started....')

But that message is shown on the NetWebBrowse and thus invisible from the pop-up form, but visible when the form is saved.

How can I show a message on the form?

tia
/Poul

10
Subjects says it all.

tia
/Poul

11
Web Server - Ask For Help / Detect small screen?
« on: January 08, 2024, 11:33:20 PM »
In other tools you can dectect whether client is on small or large screen and thus adapt the amount of information shown on a screen.
Either by hiding/unhiding fields or even calling separate procedures.

Is this possible in NT14?

tia
/Poul

12
Web Server - Ask For Help / Tabs on tables?
« on: January 08, 2024, 11:19:47 PM »
It may be old school but how can I make tabs on a NetWebBrowse table with individual filters and sorting?

Cheers
/Poul

13
Web Server - Ask For Help / Field not found: USEJAVASCRIPT
« on: January 06, 2024, 02:36:17 AM »
Hi,

Moving an old NT app I haven't been working on for several years to NT 14.

In Webserver procedure - embed: Start of "Override Default Server Settings" I have an include file that translates txt on a lot of buttons to Danish, but these lines now gives an error when compiling:
s_web._SitesQueue.Defaults.SaveButton.UseJavaScript = 1

Field not found: USEJAVASCRIPT - D:\P11_0762\KundeWeb\DanskeTekster.inc:18,43

What is at play here?

Cheers
/Poul

14
Hello,

Can a NT server coexist with TSplus so both are getting a Let's Encrypt certificate? 
I do not think this is possible, since only one server can use port 80 to pick up the certificate. 

So can NT Server use a certificate that TSPlus is picking up?

tia

/Poul

15
The Rest - Ask For Help / Draw a route in a marine application
« on: August 07, 2020, 03:07:33 AM »
Hi,

Is it possible to draw a route on the map - this is an app used onboard a ship.

Cheers
/Poul

Pages: [1] 2 3 ... 5