Hello.
For now
request.$context.LookupPropName = undefined
clear the value, but not triggers any change events on page.
How can i clear lookup value on the page with triggering
crt.HandleViewModelAttributeChangeRequest request?
Like
1 comments
18:01 May 31, 2023
Hello,
It looks like the only possible solution for you would be to clear the value inside the business process.
Otherways you just don't trigger the handler.
Show all comments