Data Pill variable value in Flow Designer not showing in HTML field

Michael Leung
Tera Contributor

Hello All,

 

I am in the process of creating a HTML text field to pull data pill value variables. But result does not show the data pill value instead it show the data pill variable name. I am not sure what i am doing wrong, When it is a String field, the data pill value show.

 

Thanks you.

2 REPLIES 2

Ben Chase1
Tera Contributor

Kalanidhi Ravi
Tera Contributor

Hello, 

 

Below solution will definitely work, give a try

1. Place the backend name of the flow variable pill into the HTML field instead of the flow variable pill,

How to do it ??Follow this----> Place the flow variable pill in the HTML field, click on "Source code" option as  highlighted below,  copy the back end name  of the pill highlighted in blue and paste the back end name into the HTML field instead of pill--shown in point 2

 

KalanidhiRavi_0-1678355434894.png

 

2. Place the back end value copied from source code into the HTML field, and it should work. It worked for me 🙂

KalanidhiRavi_1-1678355534168.png

 

 

Please accept the solution if your issue is resolved, thank you