Ricky Spires

Results 4 issues of Ricky Spires

Hello. Checkboxes are not showing in conditional logic list ? I would like to show content if check box ticked. Is there a way to fix this ? Thanks

enhancement

Hello. I am having trouble with filters. select & search are not working but range is working ? If i do an equals to on a number it is working...

Hello. How can I make undefined columns hidden from the filter list ? i.e the empty one in the image below. Also is there a way to remove columns from...

Hello. I would like to add a visited class to all li's before the current active li but for some reason it will not work. this is my code: `$("#rootwizard").find("li.current").prevAll("li").addClass("visited");`...