On my site, anonymous and authenticated users can both create content of the content type 'job'. What I want to do is create an application form that displays as a block on 'job' pages for authenticated users only(i can do up to here). I want the results of the form to be emailed to the user who created that job content.
How can this be accomplished?
Core 8.2.4 webforms module 8.x-5.0-beta2