How do I make a custom field to upload an image as a featured image
so far I have
[upload image 1]
type = file
[upload image 2]
type = file
[upload image 3]
type = file
etc which works great.
I would like the first image to be set as the feature image when it is uploaded so that I can use it in templates and dont know how to do it?