• In the description it says “Ties will be broken randomly.” Will there ever be an option to make it so if there is a tie, it will show both tied results instead of randomly choosing one?

Viewing 3 replies - 1 through 3 (of 3 total)
  • +1 showing all tied results

    Plugin Author dabernathy89

    (@dabernathy89)

    I may be able to add a new merge tag to hold this data. The question is how this should be stored, though – should it be separated just by line breaks, or by “<br>” tags? Not sure what the best option is.

    Additionally: if you’re using conditional logic for different confirmations, you would need to make sure all of your conditional logic checks that the new “ties” merge tag is empty.

    Thread Starter intarwebsdeveloper

    (@intarwebsdeveloper)

    How difficult would it be if the separator was an option? So a user can choose what separator they want, such as a “/”, “&”, “-“, a “<br>” or a ” ” (space).

    Either way, I think as long as you add a class or ID to the separator it should be fine. That way it can always be changed/customized with jQuery or CSS.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Ties’ is closed to new replies.