Hello,
How can you set the date value for the Date Input?
Right now it defaults to current date and user can change the date but I cannot set the date from the code side. There are only blocks for GetDate but nothing to Set the date.
Thunks!
Hello,
How can you set the date value for the Date Input?
Right now it defaults to current date and user can change the date but I cannot set the date from the code side. There are only blocks for GetDate but nothing to Set the date.
Thunks!
Hello,
When X Thunkable help make it impossible.
Hey @actech,
Sorry. Not sure I understand.
Is there a way to set the value of the Date Input from the code?
Thanks!
This blocks does not exists
There is a difficult way to create such a function, but it requires programming skills.
@actech how I can do this?
See the example of working With JavaScript scrFramework and scrExchange. If you understand how they are made, you can use Javascript to add functionality that Thunkable x doesn’t have. Consider Javascript as well as the WebViewer component as a way to create extensions.
https://x.thunkable.com/projects/5d70f93f8a62b4079eedaff2/project/properties/designer/
really interesting!!! tkssss. I’ll report soon about my study.