1 Questions / Value of a table field in a label June 05, 2020, 06:32:30 PM How can I show the value of a table field in a label? Which is the syntax?
3 Questions / Re: Server side validation June 04, 2020, 11:39:55 AM Hi Willvin, thanks. But the field to verify if is duplicated is in another table, not in the users table.
4 Questions / Server side validation June 03, 2020, 04:20:19 PM In the user register form I must validate if one of the entered values exists in one table of the database. How can I do that? How can I show the validation message in the case the value doesn't exists?