Resolved! Set string field to current month and year
Hello, I have a string field called 'month'. I would like to default value to be set to the current month and year. For example: If I inserted a record today, the 'month' field should be April - 2020 I figure that ill need to create a before insert b...

