Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Data element selector in Launch custom code

Avatar

Level 3

10/31/18

I often reference data elements in custom code through _satellite.getVar. I'll be in the middle of writing custom code and realize I need a value from a data element. Since I have a lot of data elements, I'll have to leave the rule entirely, find the DE I'm looking for, and copy the name. I would like to pipe data elements directly into custom code with a selector similar to the way variables are set. Selecting a data element would insert it into custom code through the %dataelement% syntax or satellite.getVar syntax

Screen Shot 2018-10-31 at 10.00.25 AM.png

1 Comment