Hello, lately i have been trying to configure the editor to use a number instead of gn-date-picker without succes. my purpose is to allow editors to write the format for just yyyy instead of dd-mm-yyyy, since the day and month values are all unkown or irrelevant in our datasets.
I am setting up the xml with …/gex:temporalElement/*/gex:extent/gml:TimePeriod/gml:begin/gml:TimeInstant/gml:timePosition.
I have also attempted using gml:TimePeriod/gml:beginPosition and still fail
Any suggestion to make this possible?