Skip to main content
Solved

Clear a form after insert

  • April 20, 2021
  • 1 reply
  • 56 views

cornevdlinden
Rookie
Forum|alt.badge.img

Goodmorning,

 

Is it possible to clear a form after an insert? I don’t see a setting for this. I tried also to do something with the processflow using the add action, but that also had no effect.

I use a formlist in combination with a form.

 

Thank you,

Corné van der Linden

Best answer by Mark Jongeling

Hi Corné,

The formlist reflects the column values of the selected row. It is not possible to not show the values of a selected row.

To have it not show any values and just function like an Adding component, you'll have to make a View (Only Formlist component needed) that is only used to Add new rows. The Instead of trigger of that View can then insert the row in the correct table. And using it in combination with a Process flow to refresh that table, makes you aware the row is now present in the table.

Would that be an option for you?

View original
Did this topic help you find an answer to your question?
This topic has been closed for replies.

1 reply

Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Administrator
  • 3945 replies
  • Answer
  • April 20, 2021

Hi Corné,

The formlist reflects the column values of the selected row. It is not possible to not show the values of a selected row.

To have it not show any values and just function like an Adding component, you'll have to make a View (Only Formlist component needed) that is only used to Add new rows. The Instead of trigger of that View can then insert the row in the correct table. And using it in combination with a Process flow to refresh that table, makes you aware the row is now present in the table.

Would that be an option for you?


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings