How to add comments in formidable views?

By: Ernesto Serrano | Asked: 08/28/2024
ForumsCategory: How-toHow to add comments in formidable views?
Ernesto Serrano asked 3 weeks ago
  Hi everyone, I'm working on some pretty complex views in Formidable, and I'd love to be able to add comments directly in the code to make it easier to manage and update later on. Unfortunately, I've noticed that HTML comments aren't working for me—they cause errors when used inside Formidable shortcodes. For example, in this snippet:
[if 29 like="profesorado"]
  [display-frm-data id="84089" filter="limited" my_param="[27]"]
[/if 29]
I want to add comments like these:
[comment] The field 29 refers to the type of professor [/comment]
[comment] The field 27 is related to the specific call for applications [/comment]
Has anyone figured out a way to include comments like this in Formidable views without breaking anything? If there's no built-in way, maybe someone has a workaround or best practice they could share? Looking forward to your insights! Thanks in advance,
Ernesto
1 Answers
Victor Font answered 3 weeks ago
It's really hard to understand what you want to do from that small snippet of code. There may alternatives available depending on where you want the comments displayed. It could run from simple filter to custom shortcode. Can you explain your process with more detail please?

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right