When you have a repeater area with many fields within the loop, it is useful to be able to show/hide individual clone instances to avoid excessive scrolling on a long form.
I have tried putting the loop fields in both a container and a segment area, with a "toggle shown" event on a show/hide button click that I placed inside the repeater loop. However, this only works for the first instance of the repeater loop.
Does anyone know if this is possible?
I have tried putting the loop fields in both a container and a segment area, with a "toggle shown" event on a show/hide button click that I placed inside the repeater loop. However, this only works for the first instance of the repeater loop.
Does anyone know if this is possible?
Have found that after updating from 7.0.10 to 7.0.11, you can achieve show/hide fields of a particular clone in a repeat loop by using a Segment area with a toggle shown event on a toggle button added within the repeat loop.
However, I have also found that the delete clone action button stops working when you update to 7.0.11.
However, I have also found that the delete clone action button stops working when you update to 7.0.11.
You need to login to be able to post a reply.