NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Niels Larsen on December 08, 2024, 01:52:27 AM

Title: Error in template - I guess
Post by: Niels Larsen on December 08, 2024, 01:52:27 AM
Hi Bruce

The situation is that I have two string fields on a form with the same field, but of course with different equates. (Use it for different lookup options)
The problem is that in Validate::Field "lookupfield" is set to the equate but in the Afterlookup routine the name of the field is used in the Case. So if the equate and field name are not the same the code in Afterlookup is never called.
I've made a fix myself that works, but if that's enough...

Regards Niels

Title: Re: Error in template - I guess
Post by: Niels Larsen on January 06, 2025, 03:51:42 AM
UP
Title: Re: Error in template - I guess
Post by: Bruce on January 08, 2025, 09:20:53 PM
fixed for 14.29