Title: Custom Forms
Last modified: September 1, 2016

---

# Custom Forms

 *  [asadmalikdotpk](https://wordpress.org/support/users/asadmalikdotpk/)
 * (@asadmalikdotpk)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/custom-forms-9/)
 * Hi (again! :)),
    I tried following form code to give my join button a little 
   customization.
 *     ```
       <form id="cta-form" class="" name="cta-form" method="post" action="">
       <input type="hidden" name="meetingID" id="meetingID" value="xxxxxxxxxxxx">
       <button type="submit" class="ow-button-hover">
           <i class="fa fa-angle-double-right"></i> Get Help NOW!
       </button>
       </form>
       ```
   
 * It follows the signature of form generated by the shortcode, except for replacement
   of button type=submit and form id. And it doesn’t work.
    Do I need to provide
   action attribute? or add some extra hidden value in form?
 * Thank you for your kind support and everything else you have done with BBB.
 * [https://wordpress.org/plugins/bigbluebutton/](https://wordpress.org/plugins/bigbluebutton/)

The topic ‘Custom Forms’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bigbluebutton_91cceb.svg)
 * [BigBlueButton](https://wordpress.org/plugins/bigbluebutton/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bigbluebutton/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bigbluebutton/)
 * [Active Topics](https://wordpress.org/support/plugin/bigbluebutton/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bigbluebutton/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bigbluebutton/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [asadmalikdotpk](https://wordpress.org/support/users/asadmalikdotpk/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/custom-forms-9/)
 * Status: not resolved