Hello,
I'm trying to format attribute table fields, such as the following:
- Date time Field: show date only without time.
- Number field: add dollar sign and format the value to have decimal separator.
- Text field: show only the first 50 characters and append "...".
Any Idea?
Thanks.