Creating an access code login. Added an Input and a button. I turned the button into a list to retrieve the Code data. Custom filtered that list so that the input = code in the database. And finally setting the action link that if the input = to the code, it will link to another screen.
However the issue is that the link won’t work. Please help.
For every one’s information : I have checked @nmeskaoui app and the problem is he has added a empty link action and a update action inside the button and another link action that is not empty and a update action on the list action section.
But here the actions that is working are the actions that added inside the button. Like if you group a button and add a action inside the button and on group the action that you added inside the button is working!