Hello everyone,
I follow the tutorial to create my first mobile apps using OutSystems
https://success.outsystems.com/Documentation/11/Getting_started/Create_Your_First_Mobile_App
but in the step about Allow completing tasks
1. Click the item of the list and then, on the Toolbar, click Swipe Left Action.
I can't find item of the list
Anyone help how to find it?? Thank you
Hi tommy super,
Inside your List, you should have a ListItem element, that's your item of the list. If you select it, on the toolbar (above the screen canvas) you will see two new buttons, to add a Swipe Right Action and a Swipe Left Action. When you click on either, Service Studio will append a List Action to your ListItem element (check documentation here).
Hello Jorge Martins,
Thank you very much and thank for your reply : )
Have a nice day