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

ac6600
ac6600
Online

Badges

Badges
9

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
2

Posts

Posts
11

Discussions

Discussions
2

Questions

Questions
9

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by ac6600
Customize the badges you want to showcase on your profile
Re: How to prevent a webpage from opening directly? - Adobe Experience Manager 02-08-2022
Hi @arunpatidar , Since I am very new to AEM, can you help me out by mentioning where exactly I need the document.referrer if I am going with the client-side approach. Will it be at the component level JS or page component js? Thanks!

Views

73

Like

1

Replies

1
How to prevent a webpage from opening directly? - Adobe Experience Manager 02-08-2022
I have a request-information component through which an user can submit his enquiry. When he submits the form, the thank-you page that I have created is shown to the user. Now the scenario is such that say the thank-you page has an url: abc.com/xyz/thank-you.html But I don't wan't anyone and everyone to see the page when they simply hit the url instead they should see Server Error (500). The page should only come up when the user submits an enquiry. How to stop the page from directly loading whe...

Views

82

Likes

0

Replies

4
HOW TO INCLUDE ONE COMPONENT WITHIN ANOTHER COMPONENT? - Adobe Experience Manager 29-07-2022
I need some help in including a component inside another component.This is the scenario:1. I have a page-hero component2. I have a request info componentNow I want to add this request-info component in the exact middle of page-hero.Can anyone please help me out with the steps that I have to follow in order to achieve this.Note: I am very new to AEM and have been using it since the past 6-7 months.@kautuk_sahni @BrianKasingli @arunpatidar @DEBAL_DAS Thanks in advance!!

Views

117

Likes

0

Replies

3
Re: How to compare the size of the asset uploaded with the value from my custom OSGi configuration? - Adobe Experience Manager 17-05-2022
Hi @SantoshSai if you don't mind, can you share the entire code that I need to write in servlet in order to achieve this functionality.Thank you for all the help rendered.

Views

182

Likes

0

Replies

1
Re: How to compare the size of the asset uploaded with the value from my custom OSGi configuration? - Adobe Experience Manager 17-05-2022
I tried with this snippet but getting this:Do I need to import anything? @SantoshSai

Views

190

Likes

0

Replies

3
Re: How to compare the size of the asset uploaded with the value from my custom OSGi configuration? - Adobe Experience Manager 17-05-2022
Hi @SantoshSai , thanks for the solve. One more thing(maybe a dumb question), where shall I write this piece of code. Like will this be part of servlet or shall I write this within the OSGi config or anything else?

Views

194

Likes

0

Replies

1
How to compare the size of the asset uploaded with the value from my custom OSGi configuration? - Adobe Experience Manager 17-05-2022
I have created an OSGi Config as follows:I am reading the values like:Now, what I want to do is I want to compare the size of the asset file uploaded with assetSize value [from OSGi] when activated = true. And if size of asset file > assetSize, then the asset won't get uploaded to DAM and will show a error message.

Views

203

Likes

0

Replies

8
Ability to map misspellings to other words - Adobe Experience Manager 03-05-2022
As a site visitor, I want to be shown a "did you mean" word when I have misspelled a word within search.GIVEN I have entered a popular misspelled word (for example: caronavirus)WHEN the search results were returned THEN I might see text like "Did you mean coronavirus?" and when clicked able to show results for the correct search term

Views

98

Likes

0

Replies

2
Re: How to add custom rule for only pdf(s) that are uploaded shouldn't have special chars, space or caps and max size limited to 5mb? - Adobe Experience Manager Forms 25-04-2022
Hi Vikram, Thanks for the heads-up. But in the link, what I could find is how to restrict type of files to upload in assets(.img , video etc.). My question was to limit the size of pdfs and images, and use custom rules for naming where it won't allow special chars, caps, and spacing. Also there will be separate set of rules for pdf and image. I tried by navigating to /apps/dam/gui/coral/components/commons/fileupload/clientlibs/fileupload/js/fileupload.js and modified the code (shown in the image...

Views

127

Like

1

Replies

0
How to add custom rule for only pdf(s) that are uploaded shouldn't have special chars, space or caps and max size limited to 5mb? - Adobe Experience Manager Forms 22-04-2022
I've tried by going to /apps/dam/gui/coral/components/commons/fileupload/clientlibs/fileupload/js/fileupload.js but the issue is it gets applied to all assets in general. But I want to add separate rules for PDF, and separate one for images.Tried in the following manner:

Views

169

Likes

0

Replies

2
Likes from