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

DarrenBiz
DarrenBiz
Offline

Badges

Badges
28

Accepted Solutions

Accepted Solutions
37

Likes Received

Likes Received
68

Posts

Posts
205

Discussions

Discussions
47

Questions

Questions
158

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by DarrenBiz
Customize the badges you want to showcase on your profile
Re: Whatsapp Configuration - Adobe Campaign Standard 03-11-2021
Hi! Is there any update on this topic? Anyone knows if now it is possible to integrate whatsapp to ACS?Thanks in advance!

Views

3.6K

Likes

0

Replies

0
Re: Adobe Analytics tier required for Forms? - Adobe Analytics 05-03-2021
Since this is an older post, I'm assuming you've solved this issue. Incase others find this post, I'll post the link to the documentation below: https://experienceleague.adobe.com/docs/experience-manager-65/administering/integration/adobeanalytics.html?lang=en#integration

Views

98

Likes

0

Replies

0
Re: aem forms license and installation - Adobe Experience Manager Forms 09-12-2020
No , Default adaptive forms which comes with GA removed in AEM as a service , It means though available in 6.5 better to not use it ,Instead use Core components based form builder . which solve simple usecases

Views

689

Likes

0

Replies

0
Re: Resetting window position? - Adobe LiveCycle 05-12-2020
If you lost your dialog windows on a multi-screen setup (typicaly a dialog window is out of frame in a disabled or turned of screen) : disable the second / tird screen temporarily, close application, launch application. All dialog windows are reset to their default position in the single screen. Re-enable second / third screen.

Views

292

Likes

0

Replies

0
Re: Adaptive Form - Collapse All Accordion Panels - Adobe Experience Manager Forms 17-06-2020
Hi! Where did you place this script to get the desired result? In the accordion panel's rules, or somewhere else?

Views

760

Likes

0

Replies

0
Re: AEM 5.6.1 Inbox link Defect - Adobe Experience Manager 21-04-2020
This issue still pops-up even in AEM 6.5 even though the abovementioned line fix is present

Views

1.3K

Likes

0

Replies

0
Re: Starting Pipelined process (AC Classic) - Adobe Campaign 06-05-2019
Agree with Jean-Serge. Check that you have pasted the right public key in that matches your production private key in the Legacy OAuth connection you created for your production instance. This should be different to the key pair you used for DEV.

Views

1.7K

Like

1

Replies

0
Re: Constraint / dataPolicy on Email Address - Adobe Campaign 14-06-2019
Hi,No there is no regex here. The code is matching characters after splitting the string into @ and .Pseudocode in js would be:str.split(/[@.]/).filter(function(_){ return _.match(/^[XtkEmail_Characters as a character class]+$/);}).length >= 3Thanks,-Jon

Views

7.6K

Likes

0

Replies

0
Re: AAM segment creation based on MCID failing - Adobe Campaign 03-12-2018
Ok I found the solution. For some reason, this works individually or if you fork the input into each activity instead of running them in series.It would be great to know why this works and the other doesn't but i suspect it's "working as designed"

Views

2.2K

Likes

0

Replies

0
Localise date formats - Adobe Audience Manager 10-10-2018
Currently the date formats default to MDY format and there is no way to change this. Since most of the world uses DMY format [1] it doesn't make sense to have MDY as a fixed format. It's confusing especially with ambiguous dates (e.g. 10/4/2018 could be 10th April or 4th October).There should be a localisation option for your user profile that should format the date in the UI either by auto detection or fixed profile-based localisation.At the very least it should auto-detect based on user locale...

Views

3.6K

Likes

17

Replies

0