Sadie Mays

logo-sgmays

1821 Anderson Ave Nw

Atlanta, Georgia 30314

Phone Number

(404) 794-2477

Get In Touch

Contact Us To Get Better Information

SGM Gray Building Photo 2023

Address:

1821 Anderson Avenue, NW Atlanta, Georgia 30314

Phone:

(404) 794-2477

Email:

Info@sgmays.org

Let us know how to get back to you.

{ parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el) }} /> <${validation.ErrorMessage} errors=${validation.errors} name="mf-first-name" as=${html``} /> ${ parent.decodeEntities(`Enter your first name here`) }
{ parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el) }} /> <${validation.ErrorMessage} errors=${validation.errors} name="mf-last-name" as=${html``} /> ${ parent.decodeEntities(`Enter your last name here`) }
parent.activateValidation({"message":"This field is required.","emailMessage":"Please enter a valid Email address","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)} /> <${validation.ErrorMessage} errors=${validation.errors} name="mf-email" as=${html``} /> ${ parent.decodeEntities(`Example: user@website.com`) }
<${props.Select} isOptionDisabled=${option => option.mf_input_option_status === 'disabled'} className=${"mf-input mf-input-multiselect " + ( validation.errors['mf-multi-select'] ? 'mf-invalid' : '' )} classNamePrefix="mf_multiselect" value=${parent.getValue("mf-multi-select") && [{"label":"Scheduling a Tour","value":"value-1","_id":"b36c897","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Rehabilitative Services","value":"value-2","_id":"c95134d","mf_input_option_status":"","mf_input_option_selected":""},{"label":" Hospice Care","value":"value-3","_id":"dd330f4","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Receiving a Brochure","value":"value-3","_id":"b9e7d14","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Nutritional Services","value":"value-3","_id":"1f9a985","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Nursing Services","value":"value-3","_id":"01e0f0c","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Respite Care","value":"value-3","_id":"35eb45a","mf_input_option_status":"","mf_input_option_selected":""}].filter(item => { if(parent.state.formData['mf-multi-select'] && parent.state.formData['mf-multi-select'].indexOf(item.value) != -1 ){ return item; } })} name='mf-multi-select' placeholder="${ parent.decodeEntities(`Multi Select`) } " options=${[{"label":"Scheduling a Tour","value":"value-1","_id":"b36c897","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Rehabilitative Services","value":"value-2","_id":"c95134d","mf_input_option_status":"","mf_input_option_selected":""},{"label":" Hospice Care","value":"value-3","_id":"dd330f4","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Receiving a Brochure","value":"value-3","_id":"b9e7d14","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Nutritional Services","value":"value-3","_id":"1f9a985","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Nursing Services","value":"value-3","_id":"01e0f0c","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Respite Care","value":"value-3","_id":"35eb45a","mf_input_option_status":"","mf_input_option_selected":""}]} onChange=${(el) => { setValue("mf-multi-select", ''); if(el != null){ setValue("mf-multi-select", el, true); } parent.multiSelectChange(el, 'mf-multi-select'); }} ref=${() => { register({ name: "mf-multi-select" }, parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":false})); if(parent.state?.submitted !== true){ if ( parent.getValue("mf-multi-select") === '' && false ) { parent.setValue( 'mf-multi-select', '[]'); parent.multiSelectChange('[]', 'mf-multi-select'); } } }} isMulti /> <${validation.ErrorMessage} errors=${validation.errors} name="mf-multi-select" as=${html``} />
<${validation.ErrorMessage} errors=${validation.errors} name="mf-comment" as=${html``} />

`} ${is_dummy_markup ? message_position === 'bottom' ? props.ResponseDummyMarkup(message_successIcon, message_proClass) : '' : ''} ${is_dummy_markup ? ' ' : message_position === 'bottom' ? props.SubmitResponseMarkup`${parent}${state}${message_successIcon}${message_errorIcon}${message_proClass}` : ''} `