Hello I have an editable grid form that has a Where Customer_ID = [V_Customer_ID] on load
That works no problem. The problem is when I do a new record and save it I need the Customer_ID to be populated with the [V_Customer_ID] also and I cant seem to figure out how to do that.