Hi,
I would like to have a function field where I convert an existing datetimefield to an integer f.e. representing the old fashioned days since the beginning of the 20th century.
I can see I can use the datediff function in a function field type but not the datevalue function. So I see no way to actually enter a date like "01-01-1900" into the function.
Also if i would like to convert the date to text in a function type field I have no options. Text() only alows numbers in this context no dates.
Is de function field type still in it's child-shoes or am I missing things?