This message was deleted.
# questions
b
This message was deleted.
s
@average-printer-93679 Difficult, it’s possible but targeting a particular section might be possible through ordering, which might break if you re-order your sections, or add another in-between, or use conditional visibility, etc. Another more reliable solution is through JS, which would allow to hide a section based on what fields it contains, but it would be slightly slower than a CSS-based solution.
👍 1
d
@sticky-night-20812 how would one use JS in Stacker?