`
Par2: View only form (using existing form) 1999-08-20 -- Jim Kane > Is there a easy way to make a view only form. > Loop I=firstfield() to LastField() If I{prop:Type}=control:Button and I{prop:text}='Cancel' then cycle. !exclude other fields as needed I{prop:readonly}=1 I{prop:skip}=1 I{prop:color}=color:BtnFace end Printed April 2, 2025, 11:14 pm This article has been viewed/printed 35262 times. |