I recently upgraded to Brooklyn Q2 Release and was in the middle of building a page. I have an action on the model to where if a boolean “Non-Inventory Receive All” is checked it adopts that row into another model. From POLineItems to POLineItemsToReceive. However, if they uncheck the boolean, I’d like it to remove the adopted row from the POLineItemsToReceive model.
Before the update this worked! But, now that I’ve updated it no longer works . I’ve tried several different way to make this happen, but can’t seem to find a way to make it work. Here is the UI version and the XML.
Any idea a way around this? Is this a bug or is this how it was intended to work in the first place. I tried to find more info about the AdoptRows and RemoveRows function in Developer Guide, but couldn’t find an answer. Thanks for any help you can provide!
{{NonInventoryReceiveAll}} == true