Hi! is it possible to insert php codes inside a html standard field? or is there a way for me to insert a php custom script in a form? For example I would like to display a content using a loop statement inside a form? is it possible for me to call this function using a shortcode inside the form using the html standard field. I tried using php inside the html standard field and it obviously not working so is there other way to implement this?