Hi, I have a question about SCSelectionSection.
My application has the ability to add a tag to an entry for searching. When the use selects edits the properties of an entry I'd like to give them the option to select which tags will apply to the entry.
This looks like a job for SCSelectionSection, actually, I've used it to select tags prior to a search and it's fantastic.
However, when the user is editing the properties of an entry I'd also like to give them the option to ADD a new tag to the system. So what I would really like is to display a SCSelectionSection but also have an 'New Tag' button somewhere in the same view.
What's the best way to do this in STV?
Thank you again for your time and a great product.