Using Import action in Wizard and creating import action records for a relational record
First of all, is it possible to add import action to steps?
Secondly it is possible to make the importer import data to a
belongsTo
relation?
A Process
model is made from the step wizard and Process model hasMany
ProcessableRows
which are improted by the ImportAction importer. I need to somehow pass Process
model id to the importer action
1 Reply
If that is not possible, perhaps we can add a headerAction to the edit page and show the improt there ? 🤔