jreviews:listing_form.after_field:
You need to have a working knowledge of Hooks before you get started.
Boilerplate Code
Use the boilerplate code to start using the action, and add your own logic or echo output.
fwd_add_action('jreviews:listing_form.after_field:', function()
{
// Execute action or echo output
});
Source Files
resources/views/site/components/listing/form.blade.phpresources/views/cp/components/listing/content-tab.blade.php