Home › Forums › Front End PM PRO › Field To › Reply To: Field To
		March 28, 2017 at 1:01 am
		
		#3861
		
		
		
	
		
		Shamim Hasan
	Keymaster
		
		
	Hello,
This plugin is developer friendly. There are many ways to do this without changing code plugin code.
If you have php knowledge please have a look at front-end-pm-pro/includes/class-fep-form.php. You can use fep_form_fields filter hook to change type or fep_form_field_output_message_to action hook to change output.
Let me know if you need any more assistance.