Posts by Fragosojp • 35 points
6 posts
-
0
votes2
answers118
viewsQ: Creating Table from Javascript how to insert a Button element?
Good night all right ? I’m trying to create a direct table in Java and include a column with a button, but I couldn’t create it the way I need to. the most I could was to put the button has all the…
-
-2
votes1
answer41
viewsQ: How to bring the unique values of a list array according to the newest Javascript date
Good afternoon this script only works if my Array is always sorter from oldest to newest date How would you give var dados = [ ["09/01/2020","JOAO"], ["13/01/2020","PAULO"], ["23/01/2020","JOAO"],…
-
0
votes2
answers137
viewsQ: How to filter JS only with numbers and letters (no special characters)
I need help to do a function where I put a code to search and it shows me the result. The problem is that it currently only brings the result if I put it exactly as it is in JSON. Ex.: if I search…
-
-5
votes1
answer72
viewsQ: Format a table’s value
I have a table that I receive date data in this format: -'06/05/2019 09:07:34 and -'06/05/2019 always with these characters -'. I would like to format the values of the date columns to 06/05/2019…
javascriptasked Fragosojp 35 -
-2
votes1
answer70
viewsQ: Javascript function Locks all input fields
I need a help, I set up a function to lock the space be keyboard on the first element of input would like to have the function run in all fields, but it only blocks in the first field the other…
javascriptasked Fragosojp 35 -
2
votes0
answers261
viewsQ: How to speed up the running time of Google Apps Script?
I am beginner in the world of programming, I created a script to go through table 1 and bring the values as they are in table 2 according to the periods informed in it. The script works correctly…
javascriptasked Fragosojp 35