Update: I have found that including a go to another view function in a grouped function it kills the bulk select.. I'm gonna leave this here for any other new users trying to figure this out.
So I' trying to build an app, Multi-Select works fine on my other apps, but refuses to show up in table or deck view on this one, at least, since yesterday. I don't know what I did, I compared it next to another app in the general settings and just can't see anything
The affect table does have functions, and is not run from a slice. I've included the view options, the view itself and the function list. Thanks in advance
Solved! Go to Solution.
@EchoFive wrote:
Update: I have found that including a go to another view function in a grouped function it kills the bulk select.. I'm gonna leave this here for any other new users trying to figure this out.
Any navigation action within a group stops the group execution right there, no other action later in the group will run. This same idea applies for running navigation actions across multiple rows, you obviously can't send the user to multiple views at the same time, so it's prevented from even being a possible option to try.
@EchoFive wrote:
Update: I have found that including a go to another view function in a grouped function it kills the bulk select.. I'm gonna leave this here for any other new users trying to figure this out.
Any navigation action within a group stops the group execution right there, no other action later in the group will run. This same idea applies for running navigation actions across multiple rows, you obviously can't send the user to multiple views at the same time, so it's prevented from even being a possible option to try.
User | Count |
---|---|
18 | |
13 | |
8 | |
4 | |
2 |