Posts by Cristian Guilherme Petry • 7 points
2 posts
-
-2
votes1
answer36
viewsQ: Problem with Jquery button
Guys I have a problem in my code that may be simple to solve but I ended up getting stuck, I’m doing a crud and the add, edit and delete buttons added via Controller in the construction of table…
-
0
votes1
answer51
viewsQ: Search a String in an Input Forms
I’m trying to search a string using Javascript inside my form, but I couldn’t find a method to do it. For example, I have my form with the "email" field and would like to search the domain typed by…