Tell us what you are trying to do?
Hello,
I neet to map (create custom field )with types but meta_Key value starting with an " _" are not visible so i can't manage them with types..
I'm building a site with WCFM woocommere and tutor lms
I would like a custom user form in the front end to register new user and a custom form for edit profile in the front end for the users.
WCFM is a multivendor with specific fields ex: "store_name" or " _wcfm_store_location" (stored in the wp table _usermeta)
tutor LMS has also specific fields like ex: _tutor_profile_bio
with toolset i would like a custom form with this specific meta_key of the plugins ( _wcfm_store_location , _tutor_profile_bio)
It easy to map a custom field with existing meta_key of WP or other plugins when the meta_key start with normal charters, but when the meta start with " _xxxx" i can't see it in toolset , see the printscreen
how can i do this ?
Is there any documentation that you are following?
Hello. Thank you for contacting the Toolset support.
As you want to use the third party custom fields with forms, its obvious and most important thing is how data stored with those fields. If its strings then its ok.