snippet-library icon indicating copy to clipboard operation
snippet-library copied to clipboard

Added support for skipping conditionally hidden Round Robin fields.

Open spivurno opened this issue 2 years ago • 1 comments
trafficstars

Context

⛑️ Ticket(s): https://secure.helpscout.net/conversation/2164237011/44637/

Summary

Customer wanted support for skipping conditionally hidden Round Robin fields. They had figured out how to skip the hidden field but the Round Robin sequence would restart on the next submission where the Round Robin field was not hidden.

This PR refactors their code and adds support for ensuring the Round Robin sequence is preserved when working with conditional fields.

spivurno avatar Feb 27 '23 19:02 spivurno