Select the project you want to work on from the Apps screen.
Go to the UI Design module.
Open the Properties panel on the right side.
Add a Button element to be used for sending emails.
Select the button and add the Device > Mail To action from the + ADD ACTION menu according to the desired trigger event (Initial Actions, OnClick, OnBlur, etc.).
Configuring the Mail To Action
Required Parameters:
Receivers: The address or addresses to which the email will be sent
example: support@kuika.com
Optional Parameters (ADD OPTIONAL PARAMETER):
cc: Address to which a copy of the email will be sent
bcc: Blind carbon copy recipient
subject: Email subject
example: Feedback about the application
body: Body of the email (default content)
example: Hello, I have a suggestion about your application...
All fields can be filled with fixed values or dynamic values taken from the symbol selector.
After configuring all fields, click the SAVE button to complete the process.