Hello,
Here is an example of how to use the hook rwmb_frontend_before_display_confirmation
add_action( 'rwmb_frontend_before_display_confirmation', function() {
echo '<p>Custom text before confirmation</p>';
} );
you can use the hook to show something before the confirmation message after submitting the form, screenshot https://imgur.com/LaWE3q8