Fibaro Key Fob WebCore HELP!

Hi not sure if im posting this in the right section but im really struggling here have googled this and searched this forum but for days i just cant get this right all i want to do is assign actions to buttons on the key fob as i have in the image but ive done it so many different ways and i cant work it out im a total newbie at webcore or anything like it any help here would be very much appreciated
Thnx

You are embedding several IF blocks within each other. You may want to consider individual IF blocks that state your pressed buttons and their actions

If keypad 3 button 3 is pressed
Then
Do
Blah blah blah
End do
End if

If keypad 3 button 2 is pressed
Then
Do
Blah blah blah
End do
End if

A good place to check for lots of example pistons is at https://community.webcore.co

Sorry im not understanding what that means im extremely new to webcore home automation if possible could you show me a example please ?

Sorry just saw it had something blocking rest of your post