It looks like you're new here. Sign in or register to get started.
OnFormat(VAR Text : Text[1024];) IF .. THEN CurrForm.Status.UPDATEFORECOLOR(255) ELSE CurrForm.Status.UPDATEFORECOLOR(0); END;
geordie wrote: Must be done on every single field as far as I remember. Daniele
rspmca wrote: Hi,http://saurav-nav.blogspot.in/2012_10_01_archive.html Check with that.
Comments
How do I do this for an entire record rather than just a field on a form ??.
Regards
A
Daniele
The dynamic Property Colorset cannot be changed in the context.
You tried to change the ColorSet to on the TextBox named Service Item No.
Please help
Regards
Andrew
The dynamic Property Colorset cannot be changed in the context.
You tried to change the ColorSet to on the TextBox named Service Item No.
Please help
Regards
Andrew
http://saurav-nav.blogspot.in/2012_10_01_archive.html
Check with that.