Hello-
I have a situation to identify whether the Save button is clicked from the Save button in the entity form, or from the Save button from the Duplicate Detection dialog. I knew context.getEventSource() the best bet to retrieve a flag to indicate the
difference. However, I couldn't figure out which attribute or method could tell the difference. Thanks.