Presently all our forms says SUBMIT QUERY instead of just SUBMIT - even though we have them just labeled as submit. How/where do I go to change this?
Forums
Change Submit button to just read SUBMIT
Hi Baxterdown,
Mine just say 'Submit' I think the text comes from the value of the 'submit' input element in the Form HTML
Bob
Mine just say 'Submit' I think the text comes from the value of the 'submit' input element in the Form HTML
<input value="Submit" name="button_1" type="submit" />
Bob
Great - worked perfectly
This topic is locked and no more replies can be posted.