Expand my Community achievements bar.

sean12341
sean12341
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I found this post here, which indicate that core model classes does not support adaptation from Resource. It was requested to be added but I guess no further action taken.

    Type

    Discussions

    Views

    269

    Likes

    0

    Replies

    0
  • Hi @aanchal-sikka Sorry I see that my sling model extending from the OOTB Image model can be misleading. Yes I could get the image url path as follow: @Self @Via(type = ResourceSuperType.class) private Image img; //... img.getSrc()But in my custom component's cq_dialog, there are actually MULTIPLE ...

    Type

    Discussions

    Views

    346

    Like

    1

    Replies

    0
  • Hi, I am trying to adapt a resource into an Image.class object in my Sling model, but I always get `null` for `image1` even though the resource is correctly returned with all its properties. I tried using `resourceResolver` and `request` below.   @Model( adaptables = SlingHttpServletR...

    Type

    Discussions

    Views

    366

    Likes

    0

    Replies

    4
  • Actually, I just want to refresh the current page I am on. So the page shown in the screenshot. If I manually refresh it, the .jpg image will be shown in the /mountain folder as it was moved by the workflow. But I don't want the manual refresh, I want the .jpg to be shown in the correct /mountain fo...

    Type

    Discussions

    Views

    775

    Like

    1

    Replies

    0
  • May be a basic question, but is it possible to trigger a page refresh either in a workflow process, or using any workflow step?   I have this custom workflow process that, when an asset is uploaded to the DAM, takes it and sorts it in another folder per its metadata. I want to trigger another page r...

    Type

    Discussions

    Views

    824

    Likes

    0

    Replies

    3
Top badges earned by sean12341
Customize the badges you want to showcase on your profile