I have standard object Campaign where I have custom field My_Company__c which is Lookup(Account) data type. When I click on this field and want to create new Account by clicking on 'New Account'.
I want to override this button by custom flow. How I can do that?
