1. davidunwin
  2. Support
  3. Wednesday, June 24 2020, 12:27 PM
I have a custom user field which I want to set based on a joomla group.
When someone registers on the site they go into 'group' Registered. When they become a members via Membership Pro they go into 'group' STHolder
In the custom field I want to set the value if 'group' = Registered. then custom field = Visitor or
if 'group' = STHolder then custom field = Season Ticket Holder
in the custom field there is ' Fill following parameter to get Options from DB table'
see screen shot
Can I use this to set the field value? If so do you know the table name and when and how can I set it.
Attachments (2)
admin Accepted Answer
Admin
Hi,
you can get usergroups as option with parameters filled like screenshot.

This will set only options of the field (not the usergroup of the user), so after your customer bought a membership you need to update the field value (with ID of the usegroup) with a DB query action (Memership Pro should allow you to add an action to update a DB record).
Attachments (1)
  1. more than a month ago
  2. Support
  3. # 1
davidunwin Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.