registration page (and not login page)
but this field never displays on the registration page. Screenshot attachedfacebook_social_plugin
Please Log in or Create an account to join the conversation.
a user gets registered through "sign in using facebook" creates a user in cb, joomla then how the end user will be able to provide the user type for self as Student or Trainer which he could select during registration as there is no? Many mandatory fields are going as null in comprofiler which is incorrect.login screen(not registration)
Please Log in or Create an account to join the conversation.
They are breaking Facebook policy doing this. It is strictly against their policy and I will not implement policy breaking features, sorry. CB Connect is designed to respect policy and follow suggested usage guidelines by the social sites.Most of the webapps today fetches the data from the social site and fills the registration form fields with values and let the user change it
No.Is the cb connect functionality through registration page supported?
Every field has the option to display on registration. Custom fields don't need to respect or use this parameter though. In this case it's impossible for it to show on registration, but we can't just have the parameter show or hide depending on this as there is no way for CB to know the PHP code is going to show it or not.if not then why there is option to select social plugin type in CB tabs as fields to be put on registration page.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You can set the registration or first time login redirect URL within CB Connect configuration to send them to profile edit. No need for CB Auto Actions for this usage.So such user need to be redirected to profile edit through autoactions etc. I will see if there is an auto action condition to redirect such user(only the user who is using social id during signin) to profile edit screen. If I could not find it then I will check with you again.
The social site fields do not have an Edit display so they won't show in profile edit or registration.I did not understood your response regarding custom social fields being listed in CB tab but not displayed on registration.
For fields to map you need to ensure you've requested the correct permissions. In brackets next to a field name it'll tell you what permissions it requires. On the Application tab you can select what permissions to request. Ensure you're requesting the permission for the field you want to map.In attached screenshot, some fields can get filled during signin using social id to comprofiler table. Please let me know, the date of birth field must be map to text or date field in CB? It is coming as null for both but other fields which I have added are getting mapped. dateof birth is not null for the facebook profile who has registered.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.