#How to make a custom option that makes a group in the weakaura not load.
8 messages · Page 1 of 1 (latest)
Nope. And is there any need for multiple groups? That can't just alter the positional settings?
I'm new to making my own wa packs so I didn't know any alternatives
There are "custom options" you can set in an aura, I haven't used it yet but from what I've seen, WA authors can use it to give options to users and then reference the value of those options in the aura.
You could probably add something like that, and then in your group, check what the user picked. Then make your positional logic follow which option they're using.
So if I set a custom option such as side, and they picked it it would move the group accordingly?
Custom Options aren't intended to let you recreate default options
the amount of code you'd have to generate to use settings like that is prohibitive
Makes sense. I was just trying to get it to where they didn't have to go into the pack itself and choose what utility group they wanted.