• Resolved OI Digital

    (@tringwebdesign)


    1. Is it possible to have conditional fields on the profile edit form? For example, we have freelancers, where we want them to select their industry area (Graphic Design or Web Design – for example), then the form changes to display form fields based on their previous selection? Something akin to conditional fields in GravityForms.
    2. Is it possible to use gravityforms in the edit profile page? I’m sure I can populate a hidden field with the user ID, but it’s mapping the gravityforms fields to ARMember data
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support dimplemodi

    (@dimplemodi)

    Hello,

    Regarding displaying the profile form field conditionally, unfortunately, it will not be possible with ARMember yet.

    Thanks

    Thread Starter OI Digital

    (@tringwebdesign)

    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, 6 months ago by OI Digital.
    Plugin Support dimplemodi

    (@dimplemodi)

    Hello, 

    To get the custom field intonation/value, you can use WordPress default function get_user_meta() to get the custom field value according to your requirements.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Conditional Profile form fields’ is closed to new replies.