Thanks @dimplemodi I have been able to dispay a unique gravity form based on what a user selected on a previous gravity form. It would be useful to be able to access form field values from ARMember.
Is it possible to retrieve the value of ARMember custom field added to the registration form (a dropdown / mutiselect checkbox for example). Like in ACF you could do get_field( $fieldName, ‘user_1’ ) which would retrieve the value of custom field for a user with the ID of 1
This reply was modified 1 year, 3 months ago by OI Digital.