Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

siljkla
siljkla
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
1

Posts

Posts
1

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by siljkla
Customize the badges you want to showcase on your profile
Using Javascript for 'for loop' in campaign standard - Adobe Campaign Standard 16-09-2021
Hey I need to use a for loop to loop through a csv file where someone can have multiple streaming subscriptions. For this I used javascript (code below) in my delivery via legacy editor, but when I save my delivery and go back to check the code it has jumped. This is my code:NameSubscriptionCostHas App?<% for (var i=0; i<% =targetData.fileImport[i].streamingName%><% =targetData.fileImport[i].monthlySubscription %><% =targetData.fileImport[i].monthlyCost %><% =targetData.fileImport[i].hasApp%> <%...

Views

17.6K

Like

1

Replies

2
Likes from