I got the action chain working! It took me a while to figure out what went wrong; it was the little checkboxes that enable/disable the event trigger.
Using two chains to hide all layouts then enable the ones I wanted with the condition
template = program: current_library_name()
datatype = text
condition value = Library name
(why is book title and font choice displayed here, super confusing imo)
Then I just called both chains when the event triggered, which is terribly slow but it was my first try lol.
|