I was looking to place a checkbox field next to a corresponding checkbox selection. If a user selected 3, it would trigger another checkbox field that would appear next to the selection.
This is the best solution that came close to addressing our needs, aesthetically:
CSS to put single line next to checkbox (https://answers.laserfiche.com/questions/93220)
However, I cannot figure out how to tweak the Javascript or field rules to make it work for us... It applies to every field selected. Can somebody please help? Thank you!