Posts by Leonardo Marciano • 35 points
3 posts
-
1
votes1
answer30
viewsQ: turn objects into a list when the resolution is less than X
I need to change a rendering to show a checkbox if the device resolution is less than X for example: show radio’s Buttons and if the screen resolution is less than X it becomes a select…
-
0
votes0
answers33
viewsQ: Create pages with different parameters and then access it
I’m having the following difficulty: I’m trying to create a basic EAD platform where if the user has permission he can send a Vimeo video; put a description and katchaw In the case after he sends…
-
2
votes1
answer561
viewsQ: Add X days on a predefined date in Mysql
I need to create a deadline, an access expiration date in the case I am using to capture the current time the "criado" datetime DEFAULT CURRENT_TIMESTAMP, Where I use the CURRENT_TIMESTAMP to get…