Posts by Diego Amaral • 51 points
4 posts
-
0
votes0
answers503
viewsQ: Hide or show field according to selected option
I could use a lot of help. I have a php form ready, but the user requested that after selecting the Requester, the requester name field should appear according to the Requester selected. There are 3…
-
0
votes1
answer63
viewsQ: Save Text Field Record Disabled AJAX + PHP
Friends, good morning! I have a form in php where I have to perform maintenance, but it was not me who developed, the former analyst is no longer in the company. In this form, there is a field where…
-
2
votes1
answer60
viewsQ: Ajax and PHP form open dynamic list with SQL query
Friends, good afternoon! I need to edit a form that was already ready, including some new options. I know almost nothing about PHP, and I’m having a hard time getting the form combobox to return an…
-
2
votes1
answer3485
viewsQ: Change varchar field yyyy-mm-dd hh:mm:ss to data dd/mm/yyyy in SQL Server
Guys, I’m extracting the data from a satisfaction survey log, and I’m trying to create a column with the date format, so I can group the days and months into an Excel dynamic table. For more…