I want to display a CB Content Module that lists all required profile fields that are currently null or empty for the logged in user, with Ajax editing.
I’ve tried using the ‘is regex’ operator for testing a field value in a cb substitution but it’s not worked yet.
What would be the best way to accomplish displaying what I’ve described?