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

jaibalaji
jaibalaji
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
4

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by jaibalaji
Customize the badges you want to showcase on your profile
Core component scenario question - Adobe Experience Manager 26-04-2022
Hello all,Recently I've come across this scenario when it comes to core components - Let's say we have developed a proxy component with v3 version as the supertype of Text component. This component has been dragged and dropped in hundreds of pages. We need to update the component to v4 after Adobe releases this v4 version. How do we update it without affecting the look and feeling of existing pages and not break anything? How do we give the author the power to choose the version on the page itse...

Views

153

Likes

0

Replies

3
Re: Pass an object as a parameter to sling model/wcmusepo... - Adobe Experience Manager 07-10-2020
Thanks but the problem is not getting the request object but passing an object as an argument to sling model/wcmusepojo

Views

1.6K

Likes

0

Replies

0
Re: Pass an object as a parameter to sling model/wcmusepo... - Adobe Experience Manager 07-10-2020
Thanks but can I pass a java object as well instead of string and do this -> get("propertyOne", JavaClassName.class); to get the object?

Views

1.7K

Likes

0

Replies

0
Pass an object as a parameter to sling model/wcmusepojo from sightly(HTL) - Adobe Experience Manager 07-10-2020
Hi,I'm converting a JSP into sightly for a component. In that component they are setting an object as a request attribute to be used in another component. We cannot set request attributes in sightly right? So I'm trying to send this object as a parameter to a sling model/wcmusepojo to set the request attribute there but I think we can only pass string values as arguments to slingmodels/wcmusepojo right? Is there any example of passing an object as a parameter to slingmodel/wcmusepojo? Thanks!

Views

1.9K

Likes

0

Replies

7