Hi,
I have created this page (image attached). This is how the page works:
When the product code search box has a value, the product description, selling price, vendor cost, and net sales fields auto-populate with their corresponding values.
When I click on the green add icon, it saves the information in a quotes table.
The second part of this screen then populates values from the quotes table. I am using the RG and have added a group as well. The input fields in the repeating group’s initial values have been set to pull records from the quotes table.
I need the input fields in the repeating group to reset when the save quote button is clicked.
Is there a way to achieve this?
Thank you.