Is it possible to use conditional logic to show different images for the Submit Button? I'd like to show a Paypal image if the user selects "pay by paypal", but just show a regular submit button if they choose "pay by cheque/cash".
Is it possible to use conditional logic to show different images for the Submit Button? I'd like to show a Paypal image if the user selects "pay by paypal", but just show a regular submit button if they choose "pay by cheque/cash".
Not currently, no. The submit button doesn't include such options yet. You could potentially come up with some custom JavaScript to do this, but that's outside of my area of expertise and definitely not something built into Gravity Forms currently.
Ok thanks for the response.