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 - Rene Simons

Pages: 1 ... 42 43 [44]
646
Bram,
If I'm right, you will have to 'escape' the '%' character.
You can do that by putting &#037 in the place of the '%' character.
The code will be RD12&#037  .
037 is the ascii code for % .

Hope it helps you out

Rene Simons

647
Web Server - Ask For Help / Re: LOC:Required
« on: July 23, 2007, 11:50:00 PM »
Thanks Bruce.

Maybe it´s an idea to make it a property you can set.
E.g. blanks or * or whatever. Like translating the button texts.

Rene

648
Web Server - Ask For Help / LOC:Required
« on: July 19, 2007, 03:56:25 AM »
Hi all,

Does anyone know how to get rid of the 'Required' notification for required fields at a global scale?
(And I don't mean making fields not required)
I worked something out at field level but that really is a lot of work.

Kind regards,
Rene Simons

Pages: 1 ... 42 43 [44]