Now return to the submission date in view:
- I added a hidden field in the form
- I added the wrap code in the CB view => submission date is shown.
Now I want to format the date in a more readable format .. like '06.02.2022' (day, month, year). I tried to modify the wrap code, but with out success.
Can you help me a last time please?
Thanks