• Resolved kodorchahin

    (@kodorchahin)


    Hello,
    I am trying to make certain fields required by using the required clause but it is not working, So I can submit the form almost completely blank.
    Here is my short-code:
    [msdyncrm_form entity=”Lead” name=”*** Webform” mode=”create” message=”Thank you for contacting us! One of our agents will contact you shortly.” hide_form=”true” enable_layout=”true” default=”{leadsourcecode:8}, {lux_leadorigin:bc28d9f3-bdf7-e711-812a-c4346bac8af8}, {adx_leadtypeid:8b16fe52-5432-e711-810f-fc15b4286724}” optional=”” required=”firstname, emailaddress1, mobilephone, lux_whatinterestsyou”]

    Not sure what I am doing wrong, I set this up on a similar website and the required fields are working just fine there…
    We are currently running Dynamics 365 Online version 9.0.

    Also enable_layout doesn’t work.
    Please advise.
    thanks,
    Kodor

    • This topic was modified 7 years, 9 months ago by kodorchahin.
    • This topic was modified 7 years, 9 months ago by kodorchahin.
    • This topic was modified 7 years, 9 months ago by kodorchahin.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author alexacrm

    (@alexacrm)

    @kodorchahin

    if this works on a similar website with identical syntax, and the plugin version is the same, I suspect it’d be your site theme that is throwing a spanner.

    Can you try switching the theme temporarily to some out-of-the-box vanilla and try again?

    Thanks
    George

    Thread Starter kodorchahin

    (@kodorchahin)

    I cannot switch the theme as I have limited access to the website. I made my own work-around by setting the fields required via JavaScript.
    Thanks though.

    • This reply was modified 7 years, 8 months ago by kodorchahin.
    Plugin Author alexacrm

    (@alexacrm)

    Awesome idea, great it worked out for you!

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

The topic ‘Required Fields Not Working’ is closed to new replies.