Quantcast
Channel: Adobe Community: Message List
Viewing all 135144 articles
Browse latest View live

Re: How to implement a "distributed marketing" solution with ACS ?

$
0
0

Hello. Thanks for the answer. however, I would like the local user not to have a direct access to any object of ACS


Two tables in same page, one on top and one at the bottom

$
0
0

Hello,

 

I'm quite new to livecycle designer and I am trying to design a form with 2 sections. Top and mid sections must print the same table and with a fixed row count. For ex, top section must print 9 rows and then should flow to the next page(top section) and similarly bottom section prints 9 rows and then prints the same in next page(mid section). Basically top section goes to the company and bottom section goes to the vendor.

I am able to print the top section correctly in all pages. overflow happens correctly. however, the table I designed for the bottom section is printed only after the top section table is printed completely. Any help would be much appreciated.

Re: Component not available on editable template and in allowed components

$
0
0

Yes,

It is fine in local env but the issues happens only in the the dev env .

Re: Changing default login page

$
0
0

Based on my internal discussion the updated steps have been shared on the Ticket, I am sharing here with the wider audience:

 

 

  1. Log in at /lc/crx/de with Administrator permissions
  2. Replicate the hierarchical structure: of /libs/livecycle/core/content at /apps/livecycle/core/content. Maintain the same (node/folder) properties and access control.
  3. Copy login node:

from /libs/livecycle/core/content

to /apps/livecycle/core/content

  1. Delete files login.js and  jquery-1.8.0.min.js, from the node /apps/livecycle/core/content/login.
  2. Replicate the hierarchical structure: of /libs/livecycle/core/components/login at /apps/livecycle/core/components/login. Maintain the same (node/folder) properties and access control.
  3. Copy login.jsp :

from /libs/livecycle/core/components/login

to /apps/livecycle/core/components/login

  1. Add new images in /apps/livecycle/core/content/login.
  2. To add new styles:

Add new styles to /apps/livecycle/core/content/login/login.css

.newLoginContainerBkg {

background-image: url(my_Bg.gif);

background-repeat: no-repeat;

background-position: left top;

width: 727px;

}

  1. Modify /apps/livecycle/core/components/login/login.jsp to incorporate the newly added styles.

<div class="loginContainerBkg">

To

<div class="newLginContainerBkg">

 

PS: Please make sure to clear the browser cache after doing these changes then only you are able to see the changes on the server.

Re: AEM Forms 6.5 JBOSS cluster Deployement Automation with Chef/Pupper

$
0
0

We haven't made any document/suggestion on automating the infra solutions. The customer are free to explore their own tools and see what fits the business needs. For adding a new node to the cluster, simplest thing can be to clone the slave instance and make configuration changes to the server config and the locators.

Re: Changing default login page

$
0
0

Yes, those instructions did make the tutorial more clear, but It still isn't working for me.

 

If I copy login.css to the apps/... node, the css page does not get loaded. If I create a new css file and reference it in login.jsp, that one doesn't load either.

How can i implement visitor Id on android APP? Overall steps

$
0
0

Hi guys, i'm newbie here, as you can see on title of my question, i´m a bit stuck on implementation visitor Id, i cant really understand how it works the configuration on development code, i created a new report suite as a first step on analytics, second i set it up the property on mobile services and activate the option "visitor Id service", but i cant see any value on custom variable correlated to this, so i´ve searched in documentation but just talks about Experience Cloud Id Service, i know there it is different services this and "Visitor Id", for now i'm just want implement just Visitor Id, also i´ve readed something about "s_vi" cookie, but without success to have a clearly way to implement on android (mobile apps).

 

Please any have some idea for getting start this development?

 

Thanks in advance and so glad to be here on the adobe community.

Capturing Activity in User profile page

$
0
0

We have a requirement of capturing a detail for logged in users when they will perform an operation from a page.

Page is created using sling model. Onclick of a button, a dialog will open and on click of submit button of the dialog, some custom data will be saved in mongo db.

The user also can update the same data later point.

 

Once user updates/creates an entry in mongo db, the same activity needs to be shown in user profile page under MyActivity section.

MyActivity in user profile is implementing activitySteream component of social community.

 

Please suggest a way in which this scenario can be implemented in AEM.

 

 

AEM - Questionsunknown@kautuksahniExtend the OOB social component

Amy_Wongtheblair


Re: Two tables in same page, one on top and one at the bottom

$
0
0

Hi there,

 

I am not sure if there's a better way to do such a thing, but maybe the best way to achieve such a thing would be creating multiple instances of the initial page to keep them separated from one page to another...

 

E.g.: The table could have a maximum of 9 rows, and when a 10th row is populated, the page or the subform holding the 2 tables would have an extra instance for additional rows... and so on...

 

This is kind of a long stretch, but efficient for displaying the way you need it to be.

 

If you need any more assistance, I can help you in FR/EN.

I hope this will help.

Re: Multiple domains to accommodate localization of national site

AEM React SPA - Extra Divs - Decoration

$
0
0

We are working on AEM-React SPA integration. We see a set of extra Divs (Decorator DIV wrapping component) in the rendered HTML in the stand alone react app (npm start) bloating up the html. Is there any way to remove them from bloating the html ? There are lots of examples on the internet, and forums

 

But not much is discussed about how to fix this in the AEM React SPA. Have tried the example in the links mentioned but they don't work. Can i get help on how to remove the decorator DIV wrapping component in the AEM React SPA ?

 

I am using AEM 6.4.6.

Re: Component not available on editable template and in allowed components

$
0
0

Can you share the component XML with us? I would like to try it locally.

Re: Adobe Target Server Side Implementation

$
0
0

Hey Eric, thanks for responding. I was not planning on adding the visitor API on the client side. My understanding is that I could in theory make the call on the server side and pass the cookies from the call on the server side back to the client in the response.

Here is the article I am using;

Using the ID Service with A4T and a Server-side Implementation of Target

 

I want to be able to do personalization or a/b testing on first touch really, so the idea is that when the user initially request's the content on the first visit they can qualify for an experience. As well as making sure we pass in a customer id if we have one.

 

Thanks for your help!

Re: Fetch results using Collections in Search and Promote

$
0
0

It's working after I rename the index connector name (added underscore), it's not working if index connector name is a single word like site1index.

Re: [ADOBE SUMMIT 2020] TARGET LABS:💡Ideas? Wishlist?💡We want to hear from you!

$
0
0

Hi Nicolai! Thank you for posting and sharing your thoughts here - please follow this link - my apologies!!


Re: [ADOBE SUMMIT 2020] TARGET LABS:💡Ideas? Wishlist?💡We want to hear from you!

$
0
0

Hi Brian! Thank you for posting and sharing your thoughts here - please follow this link - my apologies!!

Re: 'Catch' GA events with DTM and send into Adobe Analytics

$
0
0

Why piggyback off of GA events?  Why not just send data both to DTM and Google Analytics at the same time as two separate entities (as they are)?  Somewhere in your code you are pushing the GA events, just add onto that part of your code and include pushes to DTM.   

Aem forms j2ee on aws

$
0
0

Hi,

Can aem forms j2ee be installed on aws?

 

Any help on this?

 

Thanks

Sobhan

Re: Getting Error while generating Access Token (ACS- API)

$
0
0

I was also receiving an error and for me when I changed to x-www-form-urlencoded It worked just fine.

Re: Numerical Classifications

$
0
0

What I have done in the past relies on a few things.

 

We treat the Product return as a new purchase Item.

We then capture its name as a product- return. , Units, and $ amounts then apply. Our system then happened to then also need 2 transaction Ids. 1 for the originating one had to match. 1 For the new action of a credit in essence.

 

It has some challenges but we found it useful. We could then report at a transaction level or by the sum of return products.

 

regards

Viewing all 135144 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>