Please enable JavaScript to view this site.

A-Shell Reference

Navigation: Development Topics > GUI Development > Steps to GUI > Application Adjustments

Yes/No Fields and Checkboxes

Scroll Prev Top Next More

A simple type code addition of ||c to an existing Yes/No INFLD field will turn it into a checkbox. This is particularly effective if you have many Y/N fields, such as in a configuration screen. Displaying it as a checkbox does not change the way the field interacts with the application, so it is a very simple change.