10
Views
3
Comments
[Super Placeholder] Unused element : Input Parameter 'ToDoId' is never used in Screen 'ToDos'
Question
super-placeholder
Web icon
Forge asset by Justin Babel

Hi,
I managed to solve most of my TrueChange errors of the List and Detail Screen Exercise (Developing Outsystem Mobile Apps) - but still have two warnings remaining. They may seem obvious but I don't know how to fix them.

Unused Element : Input Parameter 'ToDoId' is never used in Screen 'ToDos'

Unused Action : ListItem1OnClick action is never used in 'ToDos'

Please see if you can help me.

ToDo.oml
2023-02-10 19-42-59
João Melo
 
MVP

If an input or an action are unused, just delete them.

UserImage.jpg
Willem Norval

Thanks Joao,

I will try that

2016-10-10 13-14-43
SamyCode

Just delete "ToDoId" parameter as well as the "ListItem1OnClick" action

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.