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

Mahamood
Mahamood
Offline

Badges

Badges
15

Accepted Solutions

Accepted Solutions
5

Likes Received

Likes Received
7

Posts

Posts
30

Discussions

Discussions
9

Questions

Questions
21

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Mahamood
Customize the badges you want to showcase on your profile
Re: SailPoint user certification integration for AEM - Adobe Experience Manager 13-03-2018
Thanks for the details steps. It helps. I will post more details as we go for actual implementation.

Views

1.5K

Likes

0

Replies

0
SailPoint user certification integration for AEM - Adobe Experience Manager 10-01-2018
Is there any integration/steps documentation available for AEM integration with SailPoint user certification?

Views

1.8K

Likes

0

Replies

4
Re: AEM Custom Form Action - Adobe Experience Manager 15-10-2015
First issue got resolved , 1 of the input parameters was not set properly.Now have only issue with "Once I have response as 200 I am not able to route the servlet to "Thank you page" , but getting the following exception".

Views

957

Likes

0

Replies

0
AEM Custom Form Action - Adobe Experience Manager 15-10-2015
I am working on custom form action.So far I am able to achieve the following points. 1. Added Custom Form Action.2. Overlap Forward.jsp page.3. From Forward.jsp able to successfully route to Custom SlingServlet.4. In Custom Sling Servlet I have the following requirement. a. Get all request parameters b. Send the request to third part application by using HttpClient c. On response equals to 200 rout the servlet to Thank you page. Right now I have 2 issues. 1. In HttpClient I am able to pass the r...

Views

1.1K

Likes

0

Replies

1
Re: Hide / Remove Form Actions - Adobe Experience Manager 15-10-2015
Thanks for the update , basically the requirement is not to display the OOTB form actions to authors . I was looking for options to hide the OOTB form actions I tried to apply ACL , but it did not work other option tried is inside lib/foundation/component/form/actions and lib/foundation/commerce/component/actions node there are 4 components are there from where the list is appearing in OOTB form action. I removed the sling properties sling:resourceType=foundation/components/form/action , then th...

Views

954

Like

1

Replies

2
Hide / Remove Form Actions - Adobe Experience Manager 15-10-2015
Hi,I am trying to hide the unwanted form out of box actions , is there proper way to hide the same.please refer the attachment and what I am trying to hide.

Views

1.0K

Likes

0

Replies

4
Re: What is the use of Form "Hidden Fields" - Adobe Experience Manager 15-10-2015
thanks for your response , it that mean for author hidden fields should not be available as they will not able to do any thing on this fields. It is more for the developer only. Is that correct understanding.

Views

960

Likes

0

Replies

0
Re: What is the use of Form "Hidden Fields" - Adobe Experience Manager 15-10-2015
Do you have sample steps to explain in detail that will really help.

Views

968

Likes

0

Replies

0
What is the use of Form "Hidden Fields" - Adobe Experience Manager 15-10-2015
I am trying to use "Hidden Field" in AEM Forms , but when I drop the hidden fields in to my forms area this field is not visible . My understanding is during design of Page I should be able to see the hidden fields and set name, id and values but there is no option I can find. Please advice how to use hidden fields , a detail step and use will help.Thanks in advance.

Views

1.6K

Likes

0

Replies

4
AEM Custom Form Action - Adobe Experience Manager 30-09-2014
I am working on custom form action.So far I am able to achieve the following points.1. Added Custom Form Action.2. Overlap Forward.jsp page.3. From Forward.jsp able to successfully route to Custom SlingServlet.4. In Custom Sling Servlet I have the following requirement. a. Get all request parameters b. Send the request to third part application by using HttpClient c. On response equals to 200 rout the servlet to Thank you page.Right now I have 2 issues.1. In HttpClient I am able to pass the requ...

Views

3.0K

Like

1

Replies

2