I know you’ve seen this, but I share it anyway. Basically I set a unique ID before showing the list, and then set the unique I’d or clear it when a user taps on each list item.
I guess I would call this trebuchet-ish in that you can take those selections, build a joined list and then save or re-save it over the top of the another basic column that stores those selections. @Roldy did the work of saving and recalling selections, so you could reopen a list of selections and modify them. I really haven’t taken the time to study how it compares to trebuchet, but I think trebuchet may have an advantage of being able to remove an item from a joined list through actions without having to view and manually modify selections??? Not quite sure, but I think there are a lot of similarities. I just haven’t looked into it that closely.
I do currently use my method to multi-select multiple students from a list and build a joined list of emails that I can then use to send a mass email.
Back to my objective: the Trebuchet and close approach of Jeff, are very powerful, but somehow “too smart for me”. In addition, when I reproduced them, I had almost 15 columns to manage only 1 multi select / unselect (maybe am I applying them wrongly…).
I was therefore wondering if there were an alternative, that I understand (“not too smart…”) + with less columns.
With regards to the approach that I am testing (to be challenged) : basically, counting the number of clicks via an increment and checking or unchecking wether the number is even or uneven. IF there is no error in the reflection, it seems to use “only” 7 columns.
Robert, you’re right that I have to capture the information to display it to others: this is now what I (hope I) do in the [User] tab via a compound action on the inline list.
Why don’t you use the Checklist Style in your Inline list? It has almost everything (visually) to select and know later what options have been chosen.
The only one missing part with Checklist Style is the Image and I don’t understand why we can’t have an image to make it more user friendly yet??.
Maybe @jason can help us with it in the next We’ll Do It Live - Episode 5
This is what I mean using a simulated feature to have an image with this style.
Hi @gvalero, yes, you’re totally right, I have complicated it for nothing!
I think that the only addon to your app is to be able to display the selection to other users if need be (in tab [Multiselect]: an IF true, display User’s eMail → Relation to [User] tab → coumpound action “set column” of the selection in the [User] tab)
[EDIT] Sorry, I don’t get why you need the Template & Relation columns in your model?