AI Assistant
Notifications
Clear all

Linked or dependent fields

2 Posts
2 Users
0 Reactions
1,902 Views
Posts: 8
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@mistral)
Active Member
Joined: 7 years ago
[#3240]

Hi Guys

I want to display a field in the public user profile, dependent on a checkbox, also in their profile. For example...

  • Field A
  • Checkbox B
If checkbox B = true : display Field A

If there is not a way to configure this in the settings, is there a hook or filter which would allow me to make it work?

Thanks

Mistral


1 Reply
Astghik
Posts: 6645
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@astgh)
Illustrious Member
Joined: 8 years ago

Hi mistral,

You don't need to use any hooks in this case.

Just do this customization using the field name value, add your js code in your current active theme's js files, or create a new costum.js file, add your custom code there and enqueue the costum.js file in functions.php file. 

Field Name value

Reply
Share:
Scroll to top