Skip to main content
October 14, 2023
Question

empty the form

  • October 14, 2023
  • 7 replies
  • 0 views

Hello all,

I am trying to empty the form whenever I press add button it empty the form and take the data to an editable grid like this.

    7 replies

    stefanhelzle0001
    Brainy
    October 14, 2023

    OK. Seems like a reasonable idea. Do you have any specific problem? Can you share some code?

    October 14, 2023

    I tried appending to another local variable and then using a!save to save null values to the local variable whenever I press add it shows the data in an editable grid but it keeps giving me an error do you have a solution for it

    harshm4411
    October 15, 2023

    Hey, could you kindly provide the code snippet?