Description
This action runs before rendering the form styler in preview section.
parameters
Usage:
add_action('fluentform/form_styler', function($formId) {
}, 10, 1);
1
2
3
Reference
do_action('fluentform/form_styler', $form_id);
This action is located in fluentform/app/Views/frameless/show_preview.php