Hi Folks
There has been no change on this topic. Same as before:
- if you don't need to search within group_x, you can setup fields with storage = "None".
- if you need to search for them, you should set the storage accordingly.
Yep, I get it, thanks klas and saba for clarifying
It makes sense the Klas way:
GX_field field storage as:
Custom | object | gx_field_name
field_in_repeating_form_name storage as:
Custom | object | gx_field_name[field_in_repeating_form_name]
Funky