I am using Joomla 3.2.7, CB 1.9.1 and CB Auto Actions 5.1.3
I have configered it to create an Facebook-URL to show on the User-Profile based on the field fb_userid. This works well when this field is filled. It does not work when the field is empty. What can be wrong?
Here are the Auto Action paramters ...
Type: Field
Triggers: onAfterUserUpdate,onAfterUserRegistration
User: Automatic
Accesslevel: All registered Users
Conditional: [fb_userid] Not Empty (translation activated)
Field Action: set [fb_userid] to "
www.facebook.com/
[fb_userid]"
Screenshot attached!
Thanks for your assist!