Hi,
I am adding modules into a template layout and looking to set some predefined field values. This is working fine until I come across fields within a field group, where I can’t seem to find a way to target them.
{% module "__module_key_objectives" path="/trial-sfx-theme/modules/SFX-text-feature-image", label="SFX-text-feature-image",
feature_content.heading="Key Objectives",
%}
Using the field group to identify doesn’t seem to work, any ideas?
Thanks