Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 846 Bytes

File metadata and controls

21 lines (13 loc) · 846 Bytes
description
In this section you will learn how to use Field Values

Field Values

Specify default values

You can set a default value for any parameter for the value to be passed automatically:

Now when the user sends an email, he or she will not have to manually enter the from email parameter.

Extract values from components on the Page

Let's say you have the Customers table. Once the user is selected in the Customers table, his or her email value will be used as the User email parameter that to send a promotional email with a Marketing tool. The succession of events will be this:

{% content-ref url="extract-values-from-components-on-the-page.md" %} extract-values-from-components-on-the-page.md {% endcontent-ref %}