Title: Form rendering fields without labels
Last modified: February 21, 2020

---

# Form rendering fields without labels

 *  Resolved [nithinvanam](https://wordpress.org/support/users/nithinvanam/)
 * (@nithinvanam)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/form-rendering-fields-without-labels/)
 * HEllo,
 * We are trying to integrate Wordrpress with our Dynamics 365 instance to create
   leads on form submission. The form submission works however the fields labels
   are not displayed as per the labels in the Dynamics form.
 * This is the code i am using in the wordpress page:
 *     ```
       [msdyncrm_twig]
       {% form entity="lead" name="Wordpress Signup" mode="create" %}
       {% endform %}
       [/msdyncrm_twig]
       ```
   
 * The first two fields which are First Name and Last Name are displayed right with
   the label and a text box. However the third field email, only the text box is
   displayed but not the label.
 * Could someone please guide me if i am doing something wrong here? Thanks in advance.
 * Regards,
    Nithin
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fform-rendering-fields-without-labels%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [alexacrm](https://wordpress.org/support/users/alexacrm/)
 * (@alexacrm)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/form-rendering-fields-without-labels/#post-12463661)
 * Nithin
 * the link is to the private page, I’m unable to access it.
    Do you have a public
   link I can use?
 * Thanks
    George
 *  Thread Starter [nithinvanam](https://wordpress.org/support/users/nithinvanam/)
 * (@nithinvanam)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/form-rendering-fields-without-labels/#post-12471591)
 * Hi George ( [@alexacrm](https://wordpress.org/support/users/alexacrm/) )
 * We were trying to preview an unpublished page where it didn’t show the labels
   right. However after publishing the page, the labels are rendered right. However
   we do have a few check boxes that are rendered one below other while in the CRM
   form they are next to each other. The link to the page is: [https://goliveitblog.com/sign-up/](https://goliveitblog.com/sign-up/)
 * Could you please suggest how do i make sure that the form is rendered as in CRM?
 * Last thing, is there any way to set a field value in the code? For ex in our 
   case, if someone submits a form in wordpress we are creating a lead and would
   want to set the Lead Source as WordPress.
 * Thanks in advance for the help.
 * Regards,
    Nithin
 *  Plugin Author [alexacrm](https://wordpress.org/support/users/alexacrm/)
 * (@alexacrm)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/form-rendering-fields-without-labels/#post-12473849)
 * Hi Nithin,
 * I don’t know what your CRM form looks like but we render very simple HTML layout.
   Typically, it’s possible to adjust the layout using CSS. If it gets too complicated,
   you can tweak the elements using jQuery.
 * As far as setting the values is concerned. Usually, hidden form fields do the
   trick. We also have the constructs to set the default values – see [documentation](https://docs.alexacrm.com/wpcrm).
 * HTH
    George

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Form rendering fields without labels’ is closed to new replies.

 * ![](https://ps.w.org/integration-dynamics/assets/icon-256x256.png?rev=1589904)
 * [Dynamics 365 Integration](https://wordpress.org/plugins/integration-dynamics/)
 * [Support Threads](https://wordpress.org/support/plugin/integration-dynamics/)
 * [Active Topics](https://wordpress.org/support/plugin/integration-dynamics/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/integration-dynamics/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/integration-dynamics/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [alexacrm](https://wordpress.org/support/users/alexacrm/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/form-rendering-fields-without-labels/#post-12473849)
 * Status: resolved