SDK Modes

Supported UI modes for Joyfill SDKs

When you embed Joyfill you have three modes available that enable different functionality of the Embedded UI.

NameDescription
editEdit mode enables the builder UI of the JoyDoc. For instance, users can add new pages, drag-and-drop new fields, modify styles and layouts, update field settings, etc.
fillFill mode disables all building functionality and simply enables the fields on the form to be filled out with data. All functionality is essentially read-only except the field data entry functionality.
readonlyRead-only mode disables all functionality including data entry. This mode is best used if you're simply displaying a completed form or supporting a preview.