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

NickC_
NickC_
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
3

Posts & Comments

Posts & Comments
2

Discussions

Discussions
1

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by NickC_
Customize the badges you want to showcase on your profile
Personlisation within Javascript - Adobe Campaign 28-08-2019
Hi all,Struggling to get this one to work, hoping someone here can assist.I have a personlisation block with some java-script in it, i only want the block to display if the dates are valid:<%//declare start and end date for blockvar startDate1 = '2019-08-01'; // start date for block1 - following format YYYY-MM-DDvar expiryDate1 = '2019-08-31'; // end date for block1 - following format YYYY-MM-DDvar today = new Date();expiryDate1 = new Date(expiryDate1);startDate1 = new Date(startDate1);var htmlB...

Views

1.7K

Likes

3

Replies

1
Using long text datatype in delivery - Adobe Campaign Standard 11-09-2018
Hi guys,I'm trying to use a long text field in my delivery as targetData.When i add the field with an enrichment as @terms, if i then display the target just after the enrichment, terms is not displayed but if i right click/configure list i can bring it in and it populates fine.I add the field as targetData.terms in my delivery, the delivery proof goes out fine but is doesn't display anything, even though it definitely is populated for that record.Any help would be appreciated.ThanksNick

Views

6.0K

Likes

0

Replies

3
Likes from