How to automatically set up a industry on Account detail page.
Summary:
Hi , I want to Auto set up Industries field value to Other Industries if it is null at Account creation level. But api name of Industries field is not available so I am not able to do so. However as of now I have put one validation to check users from blanking out the Industries field on detail page (Please check code )
Content (required):
Hi , I want to Auto set up Industries field value to Other Industries if it is null at Account creation level. But api name of Industries field is not available so I am not able to do so. However as of now I have put one validation to check users from blanking out the Industries field on detail page (Please check code ) but the problem is this code is getting triggered from Opportunity and Lead creation pages.