how to access to special value - Current Date/Time component ? it’s missing in my component panel . do i have to anything to see it ?
Can you elaborate ? What are you trying to do ?
Could you share screenshots please?
well i am creating planner and tracker for parents . i want a section where “TODAY’s DATE” will always showing whenever they open app .
You are not inside a native form. The special values are not available because you are not on a screen that has a use for them. You cannot automatically fill a column with a date on a detail screen or new screen.
It looks like you created your own custom form with your own submit button on top of a detail screen linked to an existing row. You are not using any native form functionality. You need to add the special values as part of the Submit button action.
how to create a native form than ?

