| Re: Numbers changing from 57,00 -> 57000000 [message #7951 is a reply to message #7950] |
Sat, 25 July 2026 10:31  |
AJM
Messages: 2395 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
I have managed to upload my test scripts onto the server to show that my code works as expected. You can run the same test as follows:
1) Logon as user 'demo-de' with password 'demo'
2) Select the PROTO menu.
3) Select the EXAMPLE menu.
4) Select the PERSON task. This will show screen x_person(list1).php.
5) Click the 'Id' label twice to display the entries in alphabetical order with 'AJM' as the first user. You will see 'value2' displayed as '1.234,56' which is '1,234.56' formatted for German.
6) Select the 'test_autoincrement' button on the menu bar. This will show screen 'test_autoincrement(list1).php' with a single entry.
7) Selecet this entry and press the 'Update' button in the navigation bar. This will show screen 'test_autoincrement(upd1).php'
Select the popup button to the right f the Person ID label. This will shown screen 'x_person(popup1).php'.
9) Select the first entry for 'AJM' which has '1.234,56' in the 'value2' field and press the CHOOSE button in the action bar. This will return to screen 'test_autoincrement(upd1).php'.
10) Note the the 'value2' field shows '1.234,56' as expected.
10)
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
|
|
|
|