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

PriyankP
PriyankP
Offline

Badges

Badges
10

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
1

Posts

Posts
28

Discussions

Discussions
19

Questions

Questions
9

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by PriyankP
Customize the badges you want to showcase on your profile
Re: com.adobe.icc.ddg.api,version=[3.1,4) -- Cannot be resolved - Adobe Experience Manager Forms 28-04-2022
I am getting the same error in my local, Where exactly should I modify the code?

Views

100

Likes

0

Replies

0
Re: AEM Forms 6.4 (OSGi) - Maven Dependency and Java API reference - Adobe Experience Manager 30-04-2018
I also asked team where docs were for this.

Views

725

Likes

0

Replies

0
Image - Text Wrap in XDP - Adobe Experience Manager Forms 08-05-2017
Hello Experts, I am trying to create an XDP template where I need to place and Image and Text next to each other. Both text and image will come as a part of the input XML. Requirement is to wrap the text around the image, if the height of Text is greater than Image. I tried multiple things but I could not find a way to do this.Attached is the screenshot. I need to be able to place the 2nd and 3rd paragraphs directly under the image and their width be 100%. Is this even possible with AEM/Livecycl...

Views

476

Likes

0

Replies

0
Creating or extending a new AEM Adaptive Forms Component - Adobe Experience Manager Forms 04-05-2017
Hello Experts, Is there a way to create/extend new Adaptive Forms Component? I am looking to extend the capabilities of Static Text Component so that I can have placeholders within the static text and be able to provide data bind reference for each placeholder. How can go about doing this? Is there any documentation that points to how I can extend a AF component? Thanks & Regards,Priyank P

Views

472

Likes

0

Replies

0
Re: Unit Testing Adaptive Forms & Fragment - Adobe Experience Manager Forms 03-05-2017
Thanks Rishi for the quick response. We are using 6.2 forms (OSGi). Is there an alternate ways to perform Unit Testing of the Adaptive forms designed in 6.2

Views

1.1K

Likes

0

Replies

0
Re: Floating Fields in Adaptive forms - Adobe Experience Manager Forms 23-03-2017
deepak k. wrote... You can use fillable text box in disabled mode(disable via rule). You mean - derive/calculate the entire paragraph as a part of Javascript and assign it to a textbox ? Well - I did think of this option earlier but I had to let that go because 1) The actual content (paragraph text/language) is in the Javascript. Which means I can't let my business users have control over it OR i can't use the dictionary for multi-language support.2) I won't be able to handle RichText as TextBox...

Views

2.7K

Likes

0

Replies

0
Re: custom function for the rules editor - Adobe Experience Manager Forms 06-03-2019
Posting for future reference. I faced same issue but when I hard reload my form editor, function appears. Also, if I change something in custom JS, function will disappear from dropdown. I again hard reload and it will show.

Views

7.4K

Like

1

Replies

0
Re: Prefill Adaptive Form when calling from External Application - Adobe Experience Manager Forms 23-03-2017
Update:Here's how I ended up implementing the solution. I dropped the idea of using HTTP protocol for prefilling Adaptive Form, because it did not support authentication. I ended up creating a custom template and prefilled the XML by setting data attribute it slingRequest.

Views

1.1K

Likes

0

Replies

0
How to purge Jobs and Process Instance related data? - Adobe LiveCycle 26-10-2015
Hello Livecycle experts, I have a requirement to purge data from Livecycle database for processes that are more than 1 year old (irrespective of whether they are completed or in running stage).We are using Adobe Livecycle ES2 and ES4.We have multiple long-lived processes.I was going through the documentation that Adobe has provided and that they have provided Job Purge and Process Purge Utility. But I have some further questions about those - Rather than using AdminUI (for job purge) and the uti...

Views

1.1K

Likes

0

Replies

0
Re: Populating Table Dynamically From Database Table Based on Dropdown Selected - Adobe LiveCycle 23-10-2015
To allow selection of multiple items from a list of items (without allowing duplicate selections), i suggest you use a ListBox instead of a dropdown list. Dropdowns are typically useful for a single value selection out of multiple values. To populate table values from Database dynamically you will have to make a SOAP based webservice call from within the form. There are number of examples available on internet to show you how to make WS call from the form. But - remember, you will need to use Re...

Views

637

Likes

0

Replies

0
Likes from