<?php echo CFS()->get(‘information’); ?>
Does at least show me the value of this field, but I would really love to have the whole set of informations displayed as they are defined and entered in a particular field group, without to get every single value on its own, label it and format it.
As we plan to relay on this great plugin to ask our users some very niche specific informations, is this possible in a more easy way?
Thank you very much Matt.
I don’t know what I’m doing wrong, but <?php CFS()->get(); ?> does not get me any output.
Did I miss something?