Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • AnandBhopale 54 posts 172 karma points
    Apr 27, 2021 @ 12:02
    AnandBhopale
    0

    Blank values after submitting umbraco form

    Hi, I have created custom file control which has html input field, linked to datalist control. Data list is getting field using JQuery. This is working correctly and I am able get values from Api and can type/search inside textbox enter image description here

    This control is added to umbraco form and when I am submitting form. The form is collecting blank value

    I have debug my custom field code and ProcessSubmittedValue method (override) is showing me blank value. That is why form entries also has blank value.

    How to get value from custom field ? My control is binded with Model.id property, only diffrence is name which is hard code to match id of datalist control

    enter image description here

Please Sign in or register to post replies

Write your reply to:

Draft