I’m a newbie and doing the tutorial where you extract the first digit of the ID and use an IF statement to show a message box regarding their gender. I wanted to play around with it a bit more to get a bit more familiar with basic stuff. After the message indicating gender appears, I have a second message saying “What do you want to do?” After that message ideally 3 buttons would appear. “Tell me his/her age”. “Tell me his/her date of birth”. “Tell me his/her place of birth”. And the user would click one of the 3.
Is there a built-in activity that creates programmable buttons that the user can click to perform other actions?
Thanks in advance.