mukape
Forum Replies Created
-
Hi dear,
I’m asking about hiding field group in general, not based on visibility conditions, not based on another field or group.
I only want to gather some fields into a field group and hide the group for now, you got it?
As I told you, I’m using the form for HR purposes, so i need to hide some fields i don’t need for now, I may need later, then i can unhide it.
not like visibility conditions, just like deactivate/hide/disable/not showing the field group for now -> hide field / unhide field
I can give a class to this field group and hide it using css:.class{display:none;}
, but i don’t need to use css because it still load in the frontendso, i was asking is there any way/option to hide field group.
- This reply was modified 2 years, 3 months ago by mukape.
Problem resolved, a lot of thanks for Forminator great support team
Thanks for your valuable time.
I need to be notified when you fix it.
Regards
in your custom code, this values received via Forminator can pass into a variable to be converted into format that ACF can understand ?
in our scenario, if we’re talking about simple Forminator fields like name, input, number and so on, ACF can understand by the end.
can we convert the data passed in field group to be understood to ACF by the end like simple fields in custom code snippet ?Actually, this plugin is great enough to do more the what it’s can do for now, you can plan to make integration with acf, cpt ui, sign up, login, creating profile and woocommerce.
It’s working now, thanks a lot
Hi,
Thank you for your valuable reply and quick response.
I know that you’ll fix it for me at least for now, and I know that also you’re working hard on developing Forminator, and I’m sure it’ll be a great plugin
If you can put integration with ACF on your plan, It’ll be a great point for Forminator, specially when Forminator is not only a form plugin, It’s doing a lot of main tasks and we can depend on.Regarding to the field group, actually I don’t know how to fix this because I don’t have another way to fill users profile.
Hi,
OK.
FYI, Auto fill working good but:
1. It’s only getting one word from the entry/value.
2. It’s not getting value from filed group (I’ve made a filed group e.g. education section and repeated inside with text field for university name using ACF)
It’s not not getting data from field group at allKindly check this Google drive link contains: ACF Fields, Forminator form, Code snippet
Regards
hello dear, thanks for fast response
I’m trying to use Forminator for user registration in my website, the users should provide me with some details or fill profile. this profile includes personal info like name, nationality, age, educational info and experiences .. like a CV
educational and experiences fields should be a Field group because the applicant may have more than one entry in those two fields.
1st of all: I made this fields using ACF, then I created the registration form using Forminator and matched the custom fields between Forminator and ACF
It’s working well for all the fields, but when we come to field groups: it’s not filling the ACF fields like the other single fields.
here is the link for Google drive contains exported Forminator form and ACF fields
waiting for your results.
RegardingHello,
Thanks for your response,
Actually, I tested the code, it’s works but I’ve a little problems
It’s not getting the full data:
I’ve a user field “Nationality” – it’s filled with Abu Dhabi, when I used the code and it’s worked but displaying “Abu” only, Kindly check this screenshotThank you so much for replying.
the code is working very wellRegards
Thank you, waiting for you
this code will not be affected by Forminator plugin update ?
resolved, thanks a lot
I think there should be get an option to get user meta like I mentioned, maybe it’ll be dynamic or by field_name. I’m not sure
Waiting for your reply.