| **Navigation:**  [[guide to the clarion examples.htm|Guide to Examples]] >====== Forms Example Application ====== | [[edit in place.htm|{{btn_prev_n.gif|Previous page}}]][[guide to the clarion examples.htm|{{btn_home_n.gif|Return to chapter overview}}]][[internet connect example.htm|{{btn_next_n.gif|Next page}}]] | | || This application is a showcase for a wide variety of Form template variations, demonstrating the following features: Actions on aborted Add or Change Forms with Business Rules Automatic Record Deletion Forms with special controls (Images, Check Boxes, etc.) Calling a "Select" procedure from a Form Recursive Adds View-Only Forms Form VCR process with no Browse And more! Each procedure is commented on the procedure level as to its intended use. Each Form template and filled embed points should be examined thoroughly for a look at how each documented feature is implemented. The application based on the ABC template set (ABCFORMS.APP) is located in //\(CLARION ROOT)\EXAMPLES\ABC\FORMS //folder.