As of now, to post or edit a custom post type on frontend, you have to build a form from scratch. It would be much easier to have it done automatically. Just press a button like "Make a form from this CPT" (or two forms - post and edit).
JFB should be able to read the structure of a CPT made in JetEngine and just make a "copy" of it. Fill in the names of fields, field map, presets, ... maybe even conditional logic.
Why do we have to do the job twice, first CPT than the form?
I think it could be integrated in the "Welcome" block.
As of now, to post or edit a custom post type on frontend, you have to build a form from scratch. It would be much easier to have it done automatically. Just press a button like "Make a form from this CPT" (or two forms - post and edit). JFB should be able to read the structure of a CPT made in JetEngine and just make a "copy" of it. Fill in the names of fields, field map, presets, ... maybe even conditional logic. Why do we have to do the job twice, first CPT than the form? I think it could be integrated in the "Welcome" block.