How to not have a value of field not getting submitted as part of response?

  • harishkota.general
    Asked on April 21, 2019 at 2:04 AM

    Hi

    I have a scenario where I don't want a particular field value to be submitted in response. how can I do it?


    regards

    Harish

  • roneet
    Replied on April 21, 2019 at 3:15 AM

    Unfortunately, it is not possible to prevent the entry from submission. Could you please share your requirement in details so that we can find any workaround for this.

    Thanks.

  • harishkota.general
    Replied on April 21, 2019 at 4:42 AM

    Hi Ronnet, 

    I was afraid of this answer :-D, I will explain what is the scenario

    1) have a Form which is using Spreadsheet to form widget to pull records from existing sheet

    3) All fields name have been set correctly and it can pull all data but date cannot be pulled into a date picker widget. Why i need to use Date Picker widget - when user wants change the data i need them to pick the date correctly, date picker widget validates the date.

    4) So for the above i decided to do a workaround, pull the date from sheet into a text box and then try set  date time picker widget with that date (hope this is allowed)

    5) the text box is temporary to workaround and i dont want its data to be submitted hence the request


    Any suggestions / ideas would be helpful


    regards

    Harish


  • roneet
    Replied on April 21, 2019 at 5:09 AM

    Since this is a related thread. We will address you here in this thread about the workaround.

    Thanks.