Hello all,
I am trying to filter a lookup field based on a record. What is happening is that the filter triggers only when the form is still "unsaved" and in "OnCreate" mode. However, when I save the form and then enter it again in "OnUpdate" mode, the filter does not work, even though the function is still being triggered.
Does anyone have a solution for this?
Thank you in advance.