I have looked in the examples and also the documentation but nowhere can I find how to do what I think is a simple operation.
I have a table with a number of varchar(1) columns where the character Y means yes and N means no. Using a mask and values format I can force the user to enter Y or N but, the use of a checkbox is a lot nicer looking.
I have created a checkbox type field but it is not obvious how I make it insert Y when checked and N when unchecked. I had assumed that I could use the manual lookup method with a simple list but nowhere can I find good documentation on how this works.
Can someone who has done something like this please help?
David Goadby, North Wales