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.


Messages - Poul Jensen

Pages: [1] 2 3 ... 13
1
Thanks Bruce,

>> If you look inside \scripts\netweb.js and \scripts\all.js you'll be able to see the nettalkversion.

I was wondering where to check for the NT version at the production server.

/Poul

2
Hi Ron,

In that field I have:  C:\pstellar7\MariSoft\web

But the NT exe is in:  C:\pstellar7\MariSoft

so the current entry is wrong ?

Cheers
/Poul

3
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

4
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


5
Thanks Alberto.

Will work with that info.

/Poul

6
Registered yesterday in NT usergroup through the Zoom link from Clarionlive.com - and tried to join here at 1600 - waiting for the organizer.

Then I noticed that the meeting was shown on Youtube.

What is the correct way of joining?
 

7
Thanks Bruce,

I had tried:
- Validate::MSagL:VARENR Routine
- ValidateValue::MSagL:VARENR  Routine
- ValidateInsert  Routine

but I should have used:
- ValidateRecord  Routine

sigh......

/Poul

8
Hi Bruce,

A simple form where the first field (item no) is validated against the stock table using item number.
But the stock table also has a barcode field, and users need to be able to enter either barcode or item no. in the field.
The code I want to run then looks up first item no, if that fails looks up barcode.  If that is found the entered valued is changed to the item no of the found stock item.

So I need to run this code before the standard validation kicks in.

Does that makes sence?

/Poul


9
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

10
I will try to make it.

/Poul

11

the headers disappear because of the CSS. So editing the CSS (adding your own custom css) would make them re-appear.


Any hints for which css class'es I should be looking at?

/Poul

12
Hi again,

And this is not only in phone size screens, also on my tablet on landscape this behaviour is shown.
This is a straight NT wizarded app.

/Poul


13
Web Server - Ask For Help / Re: Browse VCR buttons show inside browse
« on: January 16, 2024, 09:28:07 AM »
These settings seem to be the culprit:


14
Web Server - Ask For Help / Re: No locator in mobile
« on: January 16, 2024, 03:36:14 AM »
The screenshot from mobile has a locator on the default sort-order only.
But how can I change to the other sort orders?

In desktop I click on the header, but that is not shown on the mobile.

/Poul

15
Web Server - Ask For Help / Re: Browse VCR buttons show inside browse
« on: January 15, 2024, 09:30:05 AM »
Further info:

It is all themes, and also other buttons show inside browse box.
See Save and Cancel button in this pic:


Pages: [1] 2 3 ... 13