I read this https://docs.wappler.io/t/show-disabled-button-with-spinner-on-form-submit/5470
and i’m trying to have a spinner work on my App Connect Form Submit Button
What am i doing wrong ? The API gets executed correctly but the spinner does not appear at any time
This is the Form’s submit button code
<button class="btn btn-outline-warning btn-lg w-100 mt-3"
type="submit" dmx-text="jsonDS.data.Login[session.data.preferredLanguage]+'>>'">
<span class="spinner-border" role="status" dmx-show="state.executing"></span>
</button>
Community Page
Last updated:
Last updated: