snippet-library
snippet-library copied to clipboard
Added support for skipping conditionally hidden Round Robin fields.
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.