How to display only email address
Hi,I created one catalog item with Email field.This field reference to the sys_user table, I want to display only email address of the user.I aware about the display value make it true. But it will be affect globally. So Is it possible to achieve usi...