Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 6/3/20
    I need to change the table style of the RTE plugin in my own style.To do this, just add a new class to <table> tag.For example:<table class="newStyleTable"></table>Could you tell me if there is any possibility to change the styles Table RTE plugin out-of-the-box or have to override Table RTE plugin ...

    Views

    6.4K

    Like

    1

    Replies

    9
  • 6/3/20
    Following the tutorial on getting started with react and spa editor, I'm having a build error trying to build inside the react-app folder. Configured all other steps, created a pom inside react-app folder and mvn clean install inside react-app gives,[INFO] Scanning for projects... [ERROR] [ERROR] So...

    Views

    4.4K

    Like

    1

    Replies

    5
  • 6/3/20
    In Scene7 VAT, it says "You can import a UV map you created with 3D Studio MAX. The imported file must be in .RLA format. This feature is for advanced users only." I was not able to more detailed explaining/tutorial on the process and kept fail to create an acceptable RLA UV map file. Is there any r...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 6/3/20
    Hi @All, I am facing slightly AEM binding issue, I have some value for rating which is coming from somewhere that value I need to bind in below this html and the value will be example : 2.5 this value I need to bind in the html can anyone help me please.And the Html is like this ---> <div class="rat...

    Views

    3.7K

    Likes

    0

    Replies

    5
  • 6/2/20
    I was following this git repo for extending the Embed core component. Extension of the Embed component is possible by providing any of the following: Custom URL ProcessorCustom oEmbed ConfigurationCustom embeddable fragmentThe custom oEmbed configuration, I tried adding a new config in Core Componen...

    Views

    3.4K

    Like

    1

    Replies

    3
  • 6/2/20
    Hi All,  We are trying to upgrade form spring dm to eclipse gemini. Gemini has released a new version which support spring 5.x onwards.  While installing the gemini extender bundle we are facing issue that some of the classes (which should ideally be in compendium bundle) are not found ?  We need in...

    Views

    1.8K

    Likes

    0

    Replies

    1
  • 6/2/20
    I am doing the tutorial link . So after cloning and checking all other stuffs I run mvn clean install -PautoInstallPackagePublishbut I get  [ERROR] Failed to execute goal com.day.jcr.vault:content-package-maven-plugin:1.0.2:install (default-cli) on project aem-guides-wknd.ui.apps: Connection refused...

    Views

    5.9K

    Likes

    0

    Replies

    7
  • 6/2/20
    Hi all, I have some button in html like " <a href="#" class="btn btn-default stackbannersubmit">ENROL NOW</a>" When i pass the Value of 'ENROL NOW' that time only the button should need to visible. if i don't pass any value or 'ENROL NOW' it should't show any button. For that what i have to do, can ...

    Views

    2.0K

    Likes

    0

    Replies

    2
  • 6/2/20
    Hi,Can someone explain to me what changes need to be made in a maven project so that we can import and export bundles.Let's say I have a bundle - com.abcI want to use some classes of the abc bundle in a different bundle - com.pqrSo I will need to export the com.abc bundle (maybe by modifying the pom...

    Views

    8.1K

    Likes

    0

    Replies

    4
  • 6/2/20
    Hi, I had created a custom scheduler for sending emails based on inbox tasks in aem. It was working properly until a day ago when suddenly, even if the scheduler is disabled, and the bundle is stopped, it is still somehow running and I get emails for newly created tasks. But in the project logs it s...

    Views

    9.1K

    Likes

    0

    Replies

    11