Comment 2 for bug 1837260

Revision history for this message
Bill Erickson (berick) wrote :

Updated branch pushed. Includes a second commit to add oils_obj:required fields to config.billing_type so the sandbox example will behave as expected.

From the commit:

Adds support for a new @Input() attribute called "displayMode", which defaults to "dialog". When the value is set to "inline", the editor pane will be rendered inline within the page where the <eg-fm-record-editor/> element resides.

Adds support for success/fail toasts.

Implements the handlers for the previously defined onSave$, onError$, and onCancel$ EventEmitters, primarily so callers can interact with the editor in "inline" mode where no "close()" operation occurs.

Sandbox example included.

====

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/berick/lp1837260-fm-editor-inline