I have an sql Request Control that is pulling data from a database view. I need to make that field read only. Does anyone know how I can accomplish this? I don't want people to be able to change what gets populated there from the database when they fill out the form.
Page 1 / 1
Set the Display Format to Label vs Text. You can still connect the contro to a column in your list, but it's not editable on screen; just displayed.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.