• Resolved chrimbus

    (@chrimbus)


    Hi

    I am trying to get this working but having trouble.

    The form tab:

    <div class="form__field sel_type">
    	<span>Please select the service type*</span>	
    	[radio radio-1 default:1 "Expedite: Fast transit times with exclusive-use equipment" "Critical Window: To protect your shipment that is scheduled for delivery within a specific timeframe"]
    </div>
    [group crit-window-selected]
      Guaranteed? [select* guaranteed first_as_label "-- Select --" "Yes" "No"]
    [/group]

    The Mail tab:
    Guaranteed: [crit-window-selected]

    Conditional Fields Tab: https://screencast.com/t/MRXnhAdkXckG

    What I’m trying to do: When a user clicks on “expedite” show the “guaranteed” dropdown. If you select yes or no, I can’t get that value to show up in the email sent to myself.

    My received email: Guaranteed: [crit-window-selected] (Where [crit-window-selected] should be yes or no.)

    Thanks in advance for your help.

    J

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘I can’t get the result value to show in email’ is closed to new replies.