ACTION: Add Lines to List, v3.0

Consider having an action X (this list action) that will use its own defaults unless others have been specified.

Then, create other actions (A, B, C) that each contain their own set of override defaults and that then includes action X.

This will mean that if action X is updated you do not need to duplicate it and build A, B, and C each time.

Action X should just require some tweaks to accommodate this.

1 Like