• Resolved willcrm

    (@willcrm)


    I’m setting up a form using twig and the number fields are all broken and not seeing an obvious fix in any of the documentation the question is appearing but there is no box to fill in the answer help would be appreciated as soon as possible.

    I’m using a basic code for the page of

    [msdyncrm_twig]
    {% form entity=”lead” name=”*AVIN Form” showLabel=”true” mode=”create” message=”Thank you for Applying. We will be in touch” hide_form=”true” %} {% endform %}
    [/msdyncrm_twig]

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author alexacrm

    (@alexacrm)

    Hi @willcrm

    can you give us the following screenshots:

    1. form as shown in Dynamics 365 designer
    2. form as displayed on the web page
    3. the problem field properties

    Thanks

    Thread Starter willcrm

    (@willcrm)

    As per requirements
    The field label is showing but not the text box for entering data and clicking doesn’t change anything
    This is also happening to numeral fields that have the same basic formatting.
    Fields have no special properties for formatting or visibility

    links to the photos
    https://ibb.co/F5hS9LQ
    https://ibb.co/C7yYnzk
    https://ibb.co/gmnBV5z

    Plugin Author alexacrm

    (@alexacrm)

    Hi @willcrm

    when your form is displayed, can you lookup html source for the area where number fields are not rendered and send that fragment over? Just want to make sure it’s not a css issue (fields are there but hidden)

    Thanks
    George

    Thread Starter willcrm

    (@willcrm)

    As asked here is the html fragment

    https://ibb.co/JkHcgNr

    Plugin Author alexacrm

    (@alexacrm)

    Thanks @willcrm, much appreciated.
    This is really odd.
    There are couple things I’d like to look at. Would you mind emailing <form> HTML content to [email protected]?

    Plugin Author alexacrm

    (@alexacrm)

    Hi @willcrm

    looks like the latest build has a bug and under certain conditions it won’t render money and numeric fields. The fix is in the pipeline, you should see the version 1.2.22 available soon.

    Thanks for reporting the issue and let us know if there are any further problems
    Cheers

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Number Fields Broken’ is closed to new replies.