ToDo App Delete Action Issue after September 21 update
Building a ToDo app Issue.
Add the following:
Component: mobilelistitem_x.
Event: click.
Action: Set local storage variable.
Set the following local storage variable:
Variable name: _taskId.
Check “Bind to Component.”
Target Component: taskId.
Property name: Text.But after the update there is no Action - Set local storage variable, there is Set storage variable which disallowes to type in Variable Name (_taskId) so delete function doesn't work at all!
Thanks!