I have a page I have generated to allow inserts, amendments and to display record details from a table.
I can conditionally control whether all fields on the page are read only or not except for the checkboxes and radio buttons.
Obviously as there is no submit button for display purposes the users cannot actually change database information. However, I would like to stop them being able to click on and seemingly change these box values.
Any ideas how I do this. All help greatly appreciated.
I can conditionally control whether all fields on the page are read only or not except for the checkboxes and radio buttons.
Obviously as there is no submit button for display purposes the users cannot actually change database information. However, I would like to stop them being able to click on and seemingly change these box values.
Any ideas how I do this. All help greatly appreciated.