• narola

    (@narola)


    Hello Support,

    Ultimate Member plugin is awesome plug-in. BUT I am facing issue in saving radio button value.

    On my registration form, there is one radio button field which has two values
    1) Value1
    2) Value2

    BUT selected value is not getting saved into database table. I have set meta_key also. Am I missing any settings? Could you please assist me in this issue?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • borisv

    (@borisv)

    What did you use to search MySQl?

    Thread Starter narola

    (@narola)

    Actually my issue is as below:

    Please check this screenshot : https://prntscr.com/dcnfuh

    This is custom field on the form. but when clicks on “Register” button, it’s not getting saved into wp_users table. in table field is “business_type”.
    But selected value of this radio buttons is not getting saved into database. What would be the issue?

    borisv

    (@borisv)

    I don’t think you understand my question, how do you know is not saved in your MySQL database? Did you search for it? You are not gonna find it in wp_users, but maybe in wp_usermeta where it usually goes. So, those kinda values are never stored there.

    In any case, you have to explain what your are trying to accomplish for anyone to help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Radio button value is not getting saved in database’ is closed to new replies.