I think you can achieve the same result but in another way :) with the query builder you'll need to create a repeater query crocoblock.com/knowledge-base/jetengine/jetengine-how-to-set-repeater-query-type/ and then create a listing based on the query builder source - prnt.sc/3o2Mnb-6fQ9k and then insert the listing into the listing it should do this work :)
Excellent video sharing! But I’m but confused what is the difference between using dynamic field pulled from source like term/taxonomy, meta field data between using Dynamic repeater pull out data?
as you mentioned, the dynamic field widget shows the data from meta field, term, etc, while the dynamic repeater from the repeater field type repeater fields is one of the meta fields inside Custom Post Type - I hope this guide will share a light on it crocoblock.com/blog/wordpress-repeater-fields-explained/
Nice tutorial. Can you make a tutorial on how to customise Jetformbuilder form submit success message or failed message in a customised way by displaying it in a popup with a close button
When we want to update the repeater from front end via form and click on CLOSE button for any repeater option to delete it from repeater values all previous fields of repeater reset to default value.
well, unfortunately it's indeed happen at the same time, we know about this issue and currently working on its improvement thanks for sticking us to it :)
Improve the functionality for displaying custom JetEngine post types instead of repeaters. It is much more convenient to add certain parameters through a custom post type, as opposed to a repeater. For example, I can create a list of services through a custom post type and display them in a JetFormBuilder form so that the client can select or view any service from my list. All this works now, but the functionality looks abandoned. For example, I have difficulty conveying information about the selected post type in a letter.
Here’s a general example of using a Repeater field with subfields like Country and Town: First, I set up a Repeater field with text fields for Country and Town. Screenshot: prnt.sc/vbQWCJus_gg_ I enabled the "Save as separate fields" option, which allows each subfield in the Repeater to be treated like a regular field for filtering and querying. After making sure the toggle was active, I resaved the posts with Repeater fields to ensure the values are properly stored in the database. Screenshot: prnt.sc/tHJSI1gT6yWe Then, I created a filter for searching by the Repeater subfields Country and Town. When stored separately, the subfield names are formatted as: repeater-name_sub-field-name. To use these subfields in filters, make sure to follow that name format. Screenshot: prnt.sc/cRefwgdekKxG Here’s the final result: prnt.sc/xc-TR05Daxoq prnt.sc/cRc-0GbGNBWh
Great Video, the only issue for me has been how to display and customise the repeater field data. The option which have been created by Crocoblock has been difficult for me to customise on my likings. I gave up. Let me know if someone has a solution 🙏🏾
how exactly do you do it? maybe the listing for repeater fields will help you? when create a new listing, you need to choose the repeater source prnt.sc/KaD3M40gcf6z
More than thirteen of your recent videos deal in one way or another with Form. Don't you think you might do something else? And "Related Posts in Listing Grid" doesn't count because you've done something similar before. What about displaying Repeater inside Repeater... so-called Nested Repeaters. Ooooo I forgot you don't support this option even though there has been a request for it for over five years! And it exists in ACF, Meta Box and more
Hi! :) what about the nested repeaters, you can achieve it with the Query Builder functionality crocoblock.com/plugins/jetengine/query-builder/ just create a query for the repeater crocoblock.com/knowledge-base/jetengine/jetengine-how-to-set-repeater-query-type/ and then the listing based on this query - prnt.sc/3o2Mnb-6fQ9k then you'll need to insert the listing grid widget to the listing of the other repeater group and then you'll get the nested repeater :) As for the issue with Related Posts in Listing Grid - am I right to say that you haven't succeeded with it? If so, kindly proceed to our support team crocoblock.com/help-center/ and we'll guide you to help to achieve the needed result :) What about our videos, I can assure you that we choose the relevant topic according to our community requests :)
@@Crocoblock Ok, so if this functionality exists (and I assure you that many are not aware of it), you should make a video tutorial on it and not send users to some page that answers this topic in a highly complex way: "How to Set Repeater Query Type." You should invest a little in keywords and write "Nested Repeaters" or "Repeater inside Repeater" because that's what users seek. You have chosen to send users through hoops to do something very simple as Nested Repeaters. Have you seen how simple it is in ACF and similar? It is managed from within the choice of the Field Groups. Do you really want to help and answer your users? Do a video tutorial on Nested Repeaters (and call it that name) and for the love of god! Demonstrate it on Gutenberg or bricks builder, not the dead horse elementor. Thanks
When will there be nested repeaters (feature request is like 2+ years open already)?
I think you can achieve the same result but in another way :)
with the query builder you'll need to create a repeater query crocoblock.com/knowledge-base/jetengine/jetengine-how-to-set-repeater-query-type/
and then create a listing based on the query builder source - prnt.sc/3o2Mnb-6fQ9k
and then insert the listing into the listing
it should do this work :)
Excellent video sharing! But I’m but confused what is the difference between using dynamic field pulled from source like term/taxonomy, meta field data between using Dynamic repeater pull out data?
as you mentioned, the dynamic field widget shows the data from meta field, term, etc, while the dynamic repeater from the repeater field type
repeater fields is one of the meta fields inside Custom Post Type - I hope this guide will share a light on it crocoblock.com/blog/wordpress-repeater-fields-explained/
Nice tutorial. Can you make a tutorial on how to customise Jetformbuilder form submit success message or failed message in a customised way by displaying it in a popup with a close button
thank you :)
well, unfortunately, it can't be done as for now
I will add it to the feature request list so it can be done in the future :)
@@Crocoblock We are waiting for this feature, Dear Crocoblock
When we want to update the repeater from front end via form and click on CLOSE button for any repeater option to delete it from repeater values all previous fields of repeater reset to default value.
well, unfortunately it's indeed happen
at the same time, we know about this issue and currently working on its improvement
thanks for sticking us to it :)
Improve the functionality for displaying custom JetEngine post types instead of repeaters. It is much more convenient to add certain parameters through a custom post type, as opposed to a repeater.
For example, I can create a list of services through a custom post type and display them in a JetFormBuilder form so that the client can select or view any service from my list.
All this works now, but the functionality looks abandoned. For example, I have difficulty conveying information about the selected post type in a letter.
do you mean you have difficulties displaying the data from repeaters in the email?
How to use meta fields of repeater for smart filters?
Here’s a general example of using a Repeater field with subfields like Country and Town:
First, I set up a Repeater field with text fields for Country and Town. Screenshot: prnt.sc/vbQWCJus_gg_
I enabled the "Save as separate fields" option, which allows each subfield in the Repeater to be treated like a regular field for filtering and querying.
After making sure the toggle was active, I resaved the posts with Repeater fields to ensure the values are properly stored in the database. Screenshot: prnt.sc/tHJSI1gT6yWe
Then, I created a filter for searching by the Repeater subfields Country and Town. When stored separately, the subfield names are formatted as: repeater-name_sub-field-name.
To use these subfields in filters, make sure to follow that name format. Screenshot: prnt.sc/cRefwgdekKxG
Here’s the final result:
prnt.sc/xc-TR05Daxoq
prnt.sc/cRc-0GbGNBWh
@@Crocoblock You are awesome, you have turned technology into a playground of solutions, thank you!
Thank you for your kind words!
Great Video, the only issue for me has been how to display and customise the repeater field data. The option which have been created by Crocoblock has been difficult for me to customise on my likings. I gave up. Let me know if someone has a solution 🙏🏾
how exactly do you do it?
maybe the listing for repeater fields will help you?
when create a new listing, you need to choose the repeater source prnt.sc/KaD3M40gcf6z
Can we make a filter on that repeater values
as for right now, it's a feature request :)
I'll share it with the team!
Có thể build bằng elementor pro không?
More than thirteen of your recent videos deal in one way or another with Form. Don't you think you might do something else? And "Related Posts in Listing Grid" doesn't count because you've done something similar before. What about displaying Repeater inside Repeater... so-called Nested Repeaters. Ooooo I forgot you don't support this option even though there has been a request for it for over five years! And it exists in ACF, Meta Box and more
Hi! :)
what about the nested repeaters, you can achieve it with the Query Builder functionality crocoblock.com/plugins/jetengine/query-builder/
just create a query for the repeater crocoblock.com/knowledge-base/jetengine/jetengine-how-to-set-repeater-query-type/
and then the listing based on this query - prnt.sc/3o2Mnb-6fQ9k
then you'll need to insert the listing grid widget to the listing of the other repeater group and then you'll get the nested repeater :)
As for the issue with Related Posts in Listing Grid - am I right to say that you haven't succeeded with it? If so, kindly proceed to our support team crocoblock.com/help-center/ and we'll guide you to help to achieve the needed result :)
What about our videos, I can assure you that we choose the relevant topic according to our community requests :)
@@Crocoblock Ok, so if this functionality exists (and I assure you that many are not aware of it), you should make a video tutorial on it and not send users to some page that answers this topic in a highly complex way: "How to Set Repeater Query Type." You should invest a little in keywords and write "Nested Repeaters" or "Repeater inside Repeater" because that's what users seek. You have chosen to send users through hoops to do something very simple as Nested Repeaters. Have you seen how simple it is in ACF and similar? It is managed from within the choice of the Field Groups. Do you really want to help and answer your users? Do a video tutorial on Nested Repeaters (and call it that name) and for the love of god! Demonstrate it on Gutenberg or bricks builder, not the dead horse elementor. Thanks
I'll pass it to the team!
thanks for your feedback :)