How to add extra values to Menu options > Specific settings > Editing profile field

How to add extra values to Menu options > Specific settings > Editing profile field

by Damilola Omiyera -
Number of replies: 0

Hello, I want to add an extra value per every element I add in the Menu Option,

I need to call them somewhere but I want to call the item I added to the menu option and the extra value I added.

How can I add an extra value to the menu option so that when a new user is created the Optionvalue gets sent to the db?

│         email           │ first name │ last Name │       password        │  Option    │OptionValues  │

│ 'email@xyz.xyz' │      'first'      │    'test3'     │    hashpassword   │  'option1' │       'Opt1'        │        


Average of ratings: -