Expand my Community achievements bar.

o_X
o_X
Online
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Anyone? this should be a basic thing to do, I doubt im the only one facing this issue?

    Type

    Questions

    Views

    106

    Likes

    0

    Replies

    1
  • I triedand the length comes up as undefined, it should come up at least with the index 0 its so weird I then removed all additional data to N collections, and still the length of targetData is undefined  <!DOCTYPE html> <html> <head> </head> <body style="" class=""> <%= context.targetData.length...

    Type

    Questions

    Views

    219

    Likes

    0

    Replies

    0
  • This is what I gathered from the query transition (after deduplication).  The query has a link to an many table returning a single record collection and link to another 0:1 to get some more data.   

    Type

    Questions

    Views

    274

    Likes

    0

    Replies

    2
  • I get the length of the facilityid value in integer, the template seems to only just fetch a random record out of the two that I want to iterate. 8

    Type

    Questions

    Views

    292

    Likes

    0

    Replies

    4
  • I have a query resulting in multiple lines that I need to display in an email to then send it to the rcpManager which is the profile I need to send the email to. facilityIdNameAddr1Addr2EmailPhonemanagerCodercpManager123Joe's GarageLoremDolorjoe@garage.com123455manager@adobe.com456Car ExpressIpsumSi...

    Type

    Questions

    Views

    331

    Likes

    0

    Replies

    8
  • Hey Sath, Thanks for your insight, I am still confused,Is it possible or not to use my own conditional syntax in the html code? raher than using the conditional text featture.<% if (context.targetData.isMember === true) { %> Is Member <%}%> 

    Type

    Questions

    Views

    279

    Likes

    0

    Replies

    1
  • I want to add conditions to display certain text based on if a workflow target field is 0 or 1, how can I perform this directly in the html code rather than going through the native feaure which adds a lot of junk.For the following line item, i want to just display the character code ☑ if a boolean ...

    Type

    Questions

    Views

    326

    Likes

    0

    Replies

    3
  •  Using this ootb function, how do I append a new child to my xml ? story node   "use strict"; /** * @name NL.XML * @namespace */ loadLibrary("/nl/core/shared/nl.js"); loadLibrary("/nl/core/shared/xtk.js"); NL.ns('NL.XML'); NL.require('/nl/core/shared/nl.js').require('/nl/core/shared/xtk.js'); ...

    Type

    Questions

    Views

    112

    Likes

    0

    Replies

    1
  • What would be the best way to retrieve  a list of the recipient ids that have been targeted by a particular campaign during message preparation? for example I want to retrieve the recipient ids so that I can store them in a custom table.

    Type

    Questions

    Views

    185

    Likes

    0

    Replies

    1
  • So apparently, the issue was that the workflow needs to be stopped and started after making changes to the schedulers.

    Type

    Questions

    Views

    530

    Likes

    0

    Replies

    0