Hello,
You might want to check Adobe's documentation, contact their support, or ask the Adobe community for guidance. If the new native integration doesn't meet your needs, consider customizing your workflow.
Best regards,
David Mitchell
Hello Nigel,Accessing the selected value of your 'dropdownlist' input field in the described scenarios can be achieved as follows:a). To access the selected value of 'dropdownlist' in the same input form F from another referral input field, you can use JavaScript. Assuming you want to update another...
AEP WebSDK is a client-side data collection service. It is a JavaScript library that is embedded in a website or web application. The WebSDK collects data about user interactions with the website or web application and sends it to the Adobe Experience Platform Edge Network.The Edge Network is a glo...
Accessing data passed through targetPageParams() in Target activities is crucial for personalization. To access these values, you typically use the Adobe Target JavaScript library. Here's a brief explanation:In your Target activity, you can access the data passed through targetPageParams() using Jav...