surveyjs / survey-library

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
https://surveyjs.io/form-library
MIT License
4.11k stars 801 forks source link

Navigation Buttons #2438

Open BryanEuton opened 3 years ago

BryanEuton commented 3 years ago

Are you requesting a feature, reporting a bug or asking a question?

Asking a question.

What is the current behavior?

The Navigation buttons are input fields instead of buttons

What is the expected behavior?

I've been hooking into the onAfterRenderPage to add buttons and utilizing css to hide the input fields, but is there a way to have a custom navigation html instead? What I would like is to be able to also display some text before and/or after the buttons at times. We use SurveyJS on several of our forms and sometimes the designs show text above or below the buttons.

How would you reproduce the current behavior (if this is a bug)?

N/A

Specify your

andrewtelnov commented 3 years ago

@BryanEuton To be honest, I don't know what is the correct way, using or