Hi all,
I am writing a piece of code on update button on a form where the end user can change the current price of an item by clicking on update button on Action Pane. I have written the code which can activate the updated price but the problem is every item has two sites namely USA and DRP and I want to activate it for both sites.
On my main datasource of the form, I have a field named Site which is an enum field with two elements USA and DRP. How can I iterate through these two elements and create two records on Item Cost form with these two sites but with updated cost. Thanks
Tell me what do you want more from me in order to understand this more. Do you need my written code ?

Report
All responses (
Answers (