Hi @shara94
Sorry for the delayed answer, unfortunately, there isn’t possible to disable the preview step via the settings or hooks. The preview step is an important pre-posting state where the employer can see all job info before the making job published/pending for Administrator review.
If you still need to remove this step, you can use the code from the job-submission.php
template but with changed data for the action. Then, using hooks, create your own custom action-listener, which will be similar to the standard one, but with ‘publish/pending’ status when the job’s post saving.
Let me know if you need some instructions or hook details,
Best Regards!