Password Showing & Hiding

So i have Created a Demo ( Testing ) Sign Up Application But I have a problem that how can i create Show password & Hide password feature , and the problem is button work properly like if i click on show icon than password is showing & if i click on hide password than icon was changed to show to hide but password didn’t hiding please Help Me

ok

Aia File :-
Login_Signup (1).aia (17.4 KB)

Hello @RK_Jarvis_Gaming :wave:t2:
Welcome to Niotron!
You don’t need to use global name, instead use get Image and then compare it

Like if image == outline_visiblity…
Then set input type as 1 else 2

Maybe it can help you, else I’ll send an image of blocks soon

Thank you

2 Likes

if you can than plz send image of blocks

The following are the instructions

  1. Create Simple UI

  1. In Button Properties set font face to Material Icons

  1. Create these blocks

image

It will make it work

DEMO

aia:-
test.aia (857.8 KB)

thanks :smile: for aia & for info :smiley:

If it’s the answer, don’t forget to mark it as solution

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.