Join Us
{
parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)
}}
/>
`}
/>
${ parent.decodeEntities(`Enter your first name here`) }
{
parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)
}}
/>
`}
/>
${ parent.decodeEntities(`Enter your last name here`) }
parent.handleCheckbox(el, 'onLoad')}
className="mf-checkbox multi-option-input-type"
id="mf-input-checkbox-7718f6ba">
`}
/>
parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)}
/>
`}
/>
parent.activateValidation({"message":"This field is required.","emailMessage":"Please enter a valid Email address","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)}
/>
`}
/>
${ parent.decodeEntities(`Example: [email protected]`) }
parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)}
/>
`}
/>
item.value === parent.getValue("mf-Specialization"))[0] : []}
onChange=${(e)=> parent.handleSelect(e, "mf-Specialization")}
ref=${() => {
register({ name: "mf-Specialization" }, parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true}));
if ( parent.getValue("mf-Specialization") === '' && false ) {
parent.setValue( 'mf-Specialization', '', true );
parent.handleChange({
target: {
name: 'mf-Specialization',
value: ''
}
});
}
}}
/>
`}
/>