Hello
I have two questions for connectivity V6
First:
is it possible to show an simple HTML Output, instead of a Table?
I tried to make an HTML view and only put "User.firstname User.lastname;Email.email</br>" there, but it only shows me that line, instead of making a list with all my entries.... (I also tried it with an repeater view - but same result as with the HTML)
Second:
I have a field called "group" where there are values like "Aktivmiglieder" or if the user is in more than one group, the value can also be like "Aktivmiglieder|*|Sponsoren"
Now i made a where condition in the filter settings like User.cb_field_gruppe:Aktivmiglieder - but with this, it only shows me the Aktivmitglieder if they are in no other group...
so i need something as the "LIKE" from mysql... is there any solution?
For any Tipp I'm very thankful
Best regards,
Maya
I have two questions for connectivity V6
First:
is it possible to show an simple HTML Output, instead of a Table?
I tried to make an HTML view and only put "User.firstname User.lastname;Email.email</br>" there, but it only shows me that line, instead of making a list with all my entries.... (I also tried it with an repeater view - but same result as with the HTML)
Second:
I have a field called "group" where there are values like "Aktivmiglieder" or if the user is in more than one group, the value can also be like "Aktivmiglieder|*|Sponsoren"
Now i made a where condition in the filter settings like User.cb_field_gruppe:Aktivmiglieder - but with this, it only shows me the Aktivmitglieder if they are in no other group...
so i need something as the "LIKE" from mysql... is there any solution?
For any Tipp I'm very thankful
Best regards,
Maya