function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sridhar sridharsridhar sridhar 

change text type to email type

HI all, 

I have a text field in custom object called asserts .. where i have text field used to enter eail of the assert owner.
for client requirment i have to populate same into case object as Eamil data type field.

how can i achive. 
can workflow help here ??
or 
Trigger will work? 

But sould not be formula field... those field will need to use some wehre as Email type. 

Thanks in advance 
 
sridhar sridharsridhar sridhar
Directy say req :::  Assert object Text datype field- owner eamil, in case object Email data type field called -Emailtonotify. 

Once the email is added into OwnerEmail (Data type- text)  type same should be populate in Emailtonotify (Data type - Email )