Hey guys, I have a flow that sends an approval when a form is submitted, which requires the approver to insert an email inside the comments. After pressing approve, it will send an email to that person and add a row in an excel sheet with the information from the form.
Right now, the approver has to enter the entire email address of the person in the comments, I want the comments section to already have the domain name, so the approver only has to enter the first part of the email.
For exmaple, if the email is jsmith@gmail.com, I want the comments to already have '@gmail.com' in there.
Like this:

Is there a way to do this? Is there a specific formula that I can put in the comments?
Thanks in advance.