Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/31/22
    How to add footer per page in GeneratePDFService htmlFileToPdf I have a long html file that results into a multi page pdf file, I would like to put a footer per page, is there something I can add to this to make that happen? This is my code: BundleContext bundleContext = FrameworkUtil.getBundle(this...

    Views

    11.5K

    Likes

    0

    Replies

    7
  • 5/30/22
    Dear community, for our basic forms we use a variation of "core/wcm/components/form/container/v2/container". We do not have any email template or some kind of that, so generated emails come OOTB. But we have one issue with them. The content of the email starts with (inside the arrows):--> You've rec...

    Views

    435

    Likes

    0

    Replies

    4
  • 5/30/22
     I am trying to create a task using an Adaptive form, input data, etc. - Just like the Assign Task but, I want to accomplish this via Java API.  The reason is because I need to create a bunch of parallel tasks and the workflow needs to block until they are all completed (don't worry about resolving ...

    Views

    221

    Likes

    0

    Replies

    0
  • 5/26/22
     In OSGI, we need the ability to assign tasks to multiple people in parallel.  This list of users is dynamically retreived from a database but, this is not a problem in itself. The step needs to assign tasks to each user.If any of the users "action" the task positively, it queues and waits for the o...

    Views

    189

    Likes

    0

    Replies

    0
  • 5/24/22
    We have created a custom component to create a Security group.  The code is below.The code completes successfully with no errors but, the security group is not created.Any help would be appreciated. log.info(" Creating the group in AEM - " + groupNameToCreate);userManager.autoSave(true); -- added la...

    Views

    300

    Likes

    0

    Replies

    1
  • 5/24/22
    Hi Team I have recently started working on AEM forms and couldn't find any templates to create an adaptive form.To get the basic templates and to start with AEM forms I would need AEM forms package which I am unable to download.I have valid adobe id but however it is not working now. If anyone havin...

    Views

    457

    Likes

    0

    Replies

    2
  • 5/20/22
    Hi. In the same form the spacing between lines is different. Lines with Allow Multiple Lines option selected have less spacing than others.How can I reduce the line spacing between other lines?

    Views

    804

    Likes

    0

    Replies

    8
  • 5/19/22
    We installed 6.5.12 cumulative from here: https://experience.adobe.com/#/downloads/content/software-distribution/en/aem.html Now, I open a workflow model and click "Add variable" and it does nothing.  I opened the javascript console and I receive the error below.This is a big problem.   Did I miss a...

    Views

    444

    Likes

    0

    Replies

    4
  • 5/18/22
    Hi  I am finding a way to create dialog and sling model for a component which have multiple widget with customised rich text in that case if I can have seprate XML which contains <htmlRules> <uiSettings> <rtePlugins>. Thank you   

    Views

    351

    Likes

    0

    Replies

    1
  • 5/18/22
    I am working on a LiveCycle Form where I have three two row tables which will be made visible based on three checkbox selections.  I have the javascript set up to make these tables visible or hidden.  Users can select any combination of these three checkboxes.  Is there a way to display any of the t...

    Views

    326

    Likes

    0

    Replies

    1