Shows form for creating a new record
Uses NewAction component to render form
Methods
# static handler() → {Promise.<RecordActionResponse>}
Responsible for creating new record.
To invoke this action use ApiClient#resourceAction
populated records
Promise.<RecordActionResponse>