Overview

The SpokeChoice framework is built with forms. Some of these forms, that are not system level forms, can be customized to both add new fields and potentially hide other fields.

You should be careful hiding fields as there might be a need for that particular data, for example data required for EVV aggregation.

You can add your own fields within a form and give that field a name to be gathered during input. For example you might want to add a field the the employee form so that you can save other data that might be important to your company. In addition you can indicate if a field might not be required during the creation or updating of a record. Note: Some fields might be required and you will not be able to hide or mark them as not required.

To update a field to make it not mandatory click here

To add your own field click here.