Can anyone help me with how to collect the first two elements of an array in AJO (Handlebars.js) and store them in two different fields?{% let demo = "1,903~19.03" %}{% let array = split(demo, "~") %}{% let val1 = array[0] %}{% let val2 = array[1] %}val1 :{{ val1 }}val2: {{ val2 }}I am using this, b...
Hi Team, I want to use a fragment in compatibility mode so that when I update the href="#" in one place, it will automatically update in another location. Is there a way to achieve this using a helper function or variable? I will attach a screenshot of my HTML for reference. Note: I have attached an...
Hi,I want to explore all the helper functions (such as function, helper, operator) in Ajo. Is there another way to test all these functions without having to create a field in APE?
Hi , I'd like to restrict editing of my Fragment so that only I and my team can make changes. Others should only be able to duplicate and Edit it. How can I achieve this in AJO? @dugganab @SatheeskannaK @DavidKangni @Anuhya-Y @Pradeep_Kumar_Srivastav
Hi Team, Could someone please provide examples of UTM source contextual attributes? A screenshot would be very helpful for better understanding. Source action id: ID of the Email action added to the journey or campaign.Source action name: name of the Email action added to the journey or campaign.Sou...
Hi team, I want to import custom HTML code and use compatibility mode without converting the HTML, if i am convert it will added additional styles break the styles. Is there an alternative method to achieve this while keeping the structure consistent?
Hi Team, I am testing the process of unsubscribing my profile and have marked the 'unsubscribed' list value as 'n'. How can I remove my profile from the unsubscribed list in Adobe Experience Platform (AEP) or Adobe Journey Optimizer (AJO)? Please refer to the attached screenshot in AEP my profile.