I need all 3 to be there because user A sees all 3.
And if it's not user A, they'll only see the remaining 2.
I don't want to create different APKs for each user. I want to manage it with restrictions.
I need all 3 to be there because user A sees all 3.
And if it's not user A, they'll only see the remaining 2.
I don't want to create different APKs for each user. I want to manage it with restrictions.
Well, you have all your conditions there, set the listviews accordingly by User
I already did that per user and it's okay.
The problem is the space left when deleting the first item. Look at the image.
You are not setting the listviews correctly, you still leave the first element (empty) in the listview
How do I do it?
I've already tried adding a comma to the variable because it's a list, but nothing.
I've also tried hiding the first ListView, but nothing.
Please enlighten me.
You need to set this list
Remove the first element from the list (don't just make it empty) so that you only have two elements in the list global Titulo.
You may need to adjust the sublists accordingly
I managed to upload the two rows.
Now I have two problems:
How do I disable this variable?
How do I disable the list where this variable appears?
Just remove/delete them, and remove the empty sockets from the "make a list" blocks