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

JakeCham
JakeCham
Offline

Badges

Badges
20

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
23

Posts

Posts
102

Discussions

Discussions
13

Questions

Questions
88

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by JakeCham
Customize the badges you want to showcase on your profile
Sly logic not working when adding a div just before and after - Adobe Experience Manager 20-04-2022
Hi Team, Below code is working fine when ${properties.checkbox} = false But the same code is not working after adding another opening and closing div just before and after. code which isn't working is below when ${properties.checkbox} = false this sly isn't going inside when it is false as expected //this sly is going inside when condition is false //closing div, this line is executing when condition is false output when ${properties.checkbox} = false. Any suggestion would be appreciated.Tha...

Views

70

Likes

0

Replies

2
Re: Sly logic mismatching - Adobe Experience Manager 19-04-2022
/ // when the result is false this line isn't executing as expected//HERE OTHER HTL CODE IS THERE // this sly is not working as expected while same logic at top is working a // when the result is false this line isn't executing as expected // when the result is false still this line is executing b // when the result is false still this line is executing here when it is false sly logic on top is working but sly logic at bottom is not working.when result is false bottom sly logic is going insi...

Views

158

Like

1

Replies

0
Re: Sly logic mismatching - Adobe Experience Manager 19-04-2022
/ // when the result is false this line isn't executing as expected//HERE OTHER HTL CODE IS THERE // this sly is not working as expected while same logic at top is working a // when the result is false this line isn't executing as expected // when the result is false still this line is executing b // when the result is false still this line is executing here when it is false sly logic on top is working but sly logic at bottom is not working. When the result is false bottom sly logic is going...

Views

159

Like

1

Replies

2
Sly logic mismatching - Adobe Experience Manager 19-04-2022
Hi Team, I have a simple sly logic to wrap a div in two places and it is not working for closing div. any suggestions ? // this sly isn't going inside when it is false as expected //opening div//HERE OTHER HTL AND HTML CODE IS THERE // this sly is going inside even it is false test1 //this line is not executing when condition of sly is false as expected //closing div, this line is executing when condition of sly is false test2 //this line is executing when condition of sly is falseoutput when ...

Views

186

Likes

0

Replies

6
Adding placeholder for dropdown using templates.html - Adobe Experience Manager 17-12-2021
Hi Team,I have a component folder structure like below.There is a drop down inside component and I want to get the dropdowns title as Test A as shown in the picture. I was able to get the component name as a place holder. But is this possible ?

Views

180

Likes

0

Replies

1
Re: ternary operator AEM - Adobe Experience Manager 10-09-2021
Thanks a lot for the fast replying. Really appreciate it.

Views

219

Like

1

Replies

0
ternary operator AEM - Adobe Experience Manager 10-09-2021
Hi Team, I want to print a value (which is getting from the dialog) inside a ternary operator. I'm able to use ternary operator like below and it works fine.link But when I put it like below it is not working. Adding a value from the dialog ${properties.name}.link Any suggestions would be appreciated.Thank you. @Vijayalakshmi_S

Views

231

Likes

0

Replies

2
Re: Getting the multifield iteration occurrence - Adobe Experience Manager 03-09-2021
Hi @Vijayalakshmi_S  Thanks a lot for the explanation. 

Views

382

Like

1

Replies

0
Re: Getting the multifield iteration occurrence - Adobe Experience Manager 03-09-2021
Hi @MayurSatav I tried that but still not working. Have you tried the same scenario ?Thanks

Views

404

Like

1

Replies

2
Re: Getting the multifield iteration occurrence - Adobe Experience Manager 03-09-2021
Hi @MayurSatav ,Thanks for the reply. I have checked this but it is not working. Have you tried this ?

Views

428

Like

1

Replies

4