`
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 November 21, 2024, 12:37 pm This article has been viewed/printed 35202 times. |