Hi all,
I just noticed that if I have a single plus-sign in a drop list (as value), it validates to a blank.
The values (and display) in the drop are 0, - and +. zero and minus-sign are ok, plus sign clears to a blank.
I solved this by replacing the '+' signs to 'p' on load and change them back to plus on save.
I _think_ this is pretty new behaviour.
:: rainer