Buyers

BUYING REGISTERED NDIS PROVIDER ORGANISATIONS

Please complete the following form for us to contact you and provide professional advice:

<${props.Select} className=${"mf-input mf-input-select " + ( validation.errors['gender'] ? 'mf-invalid' : '' )} classNamePrefix="mf_select" name="gender" placeholder="${ parent.decodeEntities(`Select Gender`) } " isSearchable=${false} options=${[{"label":"Male","value":"male","isDisabled":false},{"label":"Female","value":"female","isDisabled":false},{"label":"Prefer Not to Describe","value":"prefer-not-to-describe","isDisabled":false}]} value=${parent.getValue("gender") ? [{"label":"Male","value":"male","isDisabled":false},{"label":"Female","value":"female","isDisabled":false},{"label":"Prefer Not to Describe","value":"prefer-not-to-describe","isDisabled":false}].filter(item => item.value === parent.getValue("gender"))[0] : []} onChange=${(e)=> parent.handleSelect(e, "gender")} ref=${() => { register({ name: "gender" }, parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true})); if ( parent.getValue("gender") === '' && false ) { parent.setValue( 'gender', '', true ); parent.handleChange({ target: { name: 'gender', value: '' } }); } }} /> <${validation.ErrorMessage} errors=${validation.errors} name="gender" as=${html``} />
{ parent.activateValidation({"message":"Something went wrong.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el) }} /> <${validation.ErrorMessage} errors=${validation.errors} name="mobile-number" as=${html``} />
parent.activateValidation({"message":"Something went wrong.","emailMessage":"Please enter a valid Email address","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)} /> <${validation.ErrorMessage} errors=${validation.errors} name="email" as=${html``} />
<${validation.ErrorMessage} errors=${validation.errors} name="preference-for-contact" as=${html``} />
<${props.Select} className=${"mf-input mf-input-select " + ( validation.errors['service'] ? 'mf-invalid' : '' )} classNamePrefix="mf_select" name="service" placeholder="${ parent.decodeEntities(`Select Service`) } " isSearchable=${false} options=${[{"label":"Core Services","value":"Core Services","isDisabled":false},{"label":"High Intensity Personal Daily Activities","value":"High Intensity Personal Daily Activities","isDisabled":false},{"label":"Specialist Disability Accommodation","value":"Specialist Disability Accommodation","isDisabled":false},{"label":"Early childhood Supports Module","value":"Early childhood Supports Module","isDisabled":false},{"label":"Specialist Behaviour Support Module","value":"Specialist Behaviour Support Module","isDisabled":false},{"label":"Implementing Behaviour Support Plans Module","value":"Implementing Behaviour Support Plans Module","isDisabled":false},{"label":"Speciliast Support Coordination Module","value":"Speciliast Support Coordination Module","isDisabled":false},{"label":"Verification Module","value":"Verification Module","isDisabled":false}]} value=${parent.getValue("service") ? [{"label":"Core Services","value":"Core Services","isDisabled":false},{"label":"High Intensity Personal Daily Activities","value":"High Intensity Personal Daily Activities","isDisabled":false},{"label":"Specialist Disability Accommodation","value":"Specialist Disability Accommodation","isDisabled":false},{"label":"Early childhood Supports Module","value":"Early childhood Supports Module","isDisabled":false},{"label":"Specialist Behaviour Support Module","value":"Specialist Behaviour Support Module","isDisabled":false},{"label":"Implementing Behaviour Support Plans Module","value":"Implementing Behaviour Support Plans Module","isDisabled":false},{"label":"Speciliast Support Coordination Module","value":"Speciliast Support Coordination Module","isDisabled":false},{"label":"Verification Module","value":"Verification Module","isDisabled":false}].filter(item => item.value === parent.getValue("service"))[0] : []} onChange=${(e)=> parent.handleSelect(e, "service")} ref=${() => { register({ name: "service" }, parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true})); if ( parent.getValue("service") === '' && false ) { parent.setValue( 'service', '', true ); parent.handleChange({ target: { name: 'service', value: '' } }); } }} /> <${validation.ErrorMessage} errors=${validation.errors} name="service" as=${html``} />
<${props.Select} className=${"mf-input mf-input-select " + ( validation.errors['Estimated_price_that_you_are_looking_for'] ? 'mf-invalid' : '' )} classNamePrefix="mf_select" name="Estimated_price_that_you_are_looking_for" placeholder="${ parent.decodeEntities(`Select Estimated Price`) } " isSearchable=${false} options=${[{"label":"About 50K","value":"About 50K","isDisabled":false},{"label":"About 100K","value":"About 100K","isDisabled":false},{"label":"About 150K","value":"About 150K","isDisabled":false},{"label":"About 200K","value":"About 200K","isDisabled":false},{"label":"More than 200K","value":"More than 200K","isDisabled":false}]} value=${parent.getValue("Estimated_price_that_you_are_looking_for") ? [{"label":"About 50K","value":"About 50K","isDisabled":false},{"label":"About 100K","value":"About 100K","isDisabled":false},{"label":"About 150K","value":"About 150K","isDisabled":false},{"label":"About 200K","value":"About 200K","isDisabled":false},{"label":"More than 200K","value":"More than 200K","isDisabled":false}].filter(item => item.value === parent.getValue("Estimated_price_that_you_are_looking_for"))[0] : []} onChange=${(e)=> parent.handleSelect(e, "Estimated_price_that_you_are_looking_for")} ref=${() => { register({ name: "Estimated_price_that_you_are_looking_for" }, parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true})); if ( parent.getValue("Estimated_price_that_you_are_looking_for") === '' && false ) { parent.setValue( 'Estimated_price_that_you_are_looking_for', '', true ); parent.handleChange({ target: { name: 'Estimated_price_that_you_are_looking_for', value: '' } }); } }} /> <${validation.ErrorMessage} errors=${validation.errors} name="Estimated_price_that_you_are_looking_for" 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}` : ''} `

This website uses cookies.