Having Joomla 3.2 and Seblod 3.1.5
I have a list in front-end with a user list with custom profile params never visible on the list but core User params visible.
My additional profile params are placed in a Joomla article related to a given user (yes, this special article must be turned on in pluggins settings in newer Seblod versions - Seblod bridge system).
So, all fields are mapped in a standard Seblod way: Article, introtext ... and that's ok.
When i edit the extra fields in front-end all works fine.
The Search for the list using the related article's fields works well too. All is recognized by Seblod.
The problem is they are not visible when they are listed as a list.
How to make them visible (not using f.e. PHP) ?
Additional question i haven't found any easy to understand and implement answer to.
How to add custom fields to User profile and to see them in front-end in all typical circumstances (backend is ok), to list them as a list too. Seblod users requested answers to similar questions.