2025 Jan 13 11:02 AM - edited 2025 Jan 13 11:04 AM
I have login form with 3 values as(page variable) which i need to get check with the data.Users_list(data variable) if username, password, usertype get matched user should get login
pageVars.u_username === data.Users_list[0].fields.username && pageVars.u_pass === data.Users_list[0].fields.password && pageVars.u_type === data.Users_list[0].fields.user_type
@Dan_Wroblewski
@merituulimelkko
Request clarification before answering.
resolved with the help of JavaScript
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
59 | |
10 | |
8 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.