brianhwang
Forum Replies Created
-
Thanks for the response.
If we don’t want to use API, but we just want to display a form field in our site for visitor to validate the serial number. Is that available?
Forum: Plugins
In reply to: [GenPro] Bulk upload serial numbersHi,
Great to hear from you. Can I know when will be your new update is ready to release?
Is there any chance for me to contribute to your plugins?Hi Angus,
I have removed the [md-submit] and [/md-submit], button is able to shown, but it doesn’t show the button frame.
Brian
Hi Angus,
Thanks for your reply. The error message display issue is resolved.
1. Here is my form code, I did have the button text, but it is not showing up.
[md-form theme=”dark” spacing=”tight”]
[md-text label=”Your name”]
[text* your-name]
[/md-text][md-text label=”Your phone”]
[tel* your-phone]
[/md-text][md-text label=”Your email”]
[email* your-email]
[/md-text][md-textarea label=”Your message”]
[textarea* your-message]
[/md-textarea][md-submit]
[submit “Send”]
[/md-submit][/md-form]
2. How can we disable this message “Customize your form’s colors and fonts ×”
Brian