You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the module in a development site, the widget is loading nicely and it's using the remote configurations I set on my dashboard. Now I'm trying to set the name and email by default when the user access the site but so far I'm out of luck.
(BTW I'm using the t function which I believe makes sense because it's cleaner code)
The events are loading correctly and the variable is set with the correct data but the widget never get's the name, it always ask me to set it manually. Am I doing something wrong here?
The text was updated successfully, but these errors were encountered:
pablo-tapia
changed the title
Failed to setup Name and Mail from Drupal module
Failed to set Visitors name and mail from Drupal module
May 20, 2016
I'm using the module in a development site, the widget is loading nicely and it's using the remote configurations I set on my dashboard. Now I'm trying to set the name and email by default when the user access the site but so far I'm out of luck.
Here's the code I'm using:
(BTW I'm using the t function which I believe makes sense because it's cleaner code)
The events are loading correctly and the variable is set with the correct data but the widget never get's the name, it always ask me to set it manually. Am I doing something wrong here?
The text was updated successfully, but these errors were encountered: