Can anyone help me with this?
I want to have 2 field values to be saved as a title in a CPT.
I have a CPT called "Groepen"
This CPT ha 2 fields, 1 is a text field and one is a time field.
I want to have the text field first and after that a - and then the time
[field value from text field] - [field value from time field]
group - 15:00
Anyone know the right php code for it? i'm stuckon this for days now.