Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
4641 Prikazi

I have a datetime attribute into my db. I would like to view (not write: only view) it as date. Is it possible?

Avatar
Opusti
Best Answer

yes, using widget="date" with the corresponding field.

example:

<field name="your_datetime_field_name" widget="date"/>
 

Avatar
Opusti
Avtor

Thank you!

Related Posts Odgovori Prikazi Aktivnost
2
jul. 18
7221
3
avg. 20
10156
3
jun. 25
1228
0
apr. 24
2049
4
nov. 23
6203