I have 4 checkboxes and if I select any the others must be deselected. I'm using each one's FieldUpdate property, but it only works with Internal Budget with Vendor # 1, # 2, # 3 and # 4 not working.
I show an example of how I am using the Field Updated event.
InternalBudget FieldUpdated
Vendor_1 FieldUpdated
Enable commit changes property for each field but only works with InternalBudget. Anyone who can help me please?
Best answer by eddiedaco
Thanks @Naveen B for the answer. I resolve the problem using the new event declaration.
protected void _(Events.FieldUpdated<CEBidLeveling, CEBidLeveling.internalBudgetChecked> e) { var row = (CEBidLeveling)e.Row;
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.