Hello there,
Could you please share some screenshots regarding your set up so that we can check whether the use case is possible or not?
Thank you
Hi Amimul,
This is the current dropdown for users to choose the duration. It’s the same options for all products in the form. Screenshot.
But we have different duration options for each product, e.g product 1 have the options of 1 – 3 – 6 months, while product 2 has 3 – 6 – 12 month options. I use ACF for custom taxonomy with the name “duration” and there are 4 items in this taxonomy namely 1 month, 3 months, 6 months, 12 months. Each product has different multiple values from this taxonomy but only from the above 4 options. I tried using the Dynamic field in Fluent Form: Source: taxonomy – value: duration. I don’t know if one more filter is possible for current term of the post to filter the taxonomy by the current product?
Screenshot.
-
This reply was modified 1 year, 1 month ago by
tramyle13.
Hello @tramyle13,
Thank you for your query. Unfortunately, Fluent Forms’ Dynamic Field (Source: Taxonomy, Value: Duration) cannot filter “duration” taxonomy terms based on the current product’s assigned terms. There’s no built-in filter to achieve this use case. As alternatives, you could use separate forms with manual dropdowns for each product or explore custom development.
Thank you