I'm using jetformbuilder wordpress plugin to design a more complex multi-step form. I want to populate the fields on the last step to see the overview of the fields that user has input.
I did follow the instructions here in this guide JetFormBuilder Macros using <!-- JFB_FIELD::name -->
. But when I try to test, it doesn't seem to show. Is there a proper way how to use this or why is it not showing?
I'm using Version 1.5.4
for the JetFormBuilder though but <!-- JFB_FIELD::name -->
doesn't seem to work.