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

fabioper85
fabioper85
Offline

Badges

Badges
13

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
5

Posts

Posts
33

Discussions

Discussions
18

Questions

Questions
15

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by fabioper85
Customize the badges you want to showcase on your profile
Re: How to refresh data fetch from database - Adobe Experience Manager Forms 10-09-2018
adobe-aem-forms-pkg-6.1.6Other add-onsforms-foundation-qs-content-2.1.2adobe-lc-forms-runtime-pkg-6.1.6adobe-lc-forms-content-pkg-6.1.6forms-offline-service-package-3.2.4forms-foundation-content-2.1.2forms-dashboard-content-1.1.4

Views

1.1K

Likes

0

Replies

0
Re: How to refresh data fetch from database - Adobe Experience Manager Forms 10-09-2018
Hi MayankI noticed something "strange":if I make some changes in the database (for example I have a table called "companies" and I add a new record),FDM UI doesn't notice the change if I test the service getAllCompanies...but if I shutdown my AEM Instance and I re-run and test again...the record shows up!I can't define what kind of problem it is! Can you help me?Thanks from now onFabio

Views

1.0K

Likes

0

Replies

0
Re: How to refresh data fetch from database - Adobe Experience Manager Forms 04-09-2018
Hi MayankYes, I first checked in FMD UI before posting the question...in fact, I thought some kind caching-problem but I think it's not!Probably you're right...I need an EventHandler more specific...maybe in the Javascript-side of the Form!Thank you anyway!Your suggestions are always useful!

Views

997

Likes

0

Replies

0
How to refresh data fetch from database - Adobe Experience Manager Forms 03-09-2018
Hi everybodyI have an Adaptive Form and I populate a dropdown list with a get-service defined in a Form Model in Data Integration sectionI made a rule on an input text field ( on Value Commit -> call the service and get data -> populate the dropdown list with data )If I update a record in the database and I call again the service, the json that I receive doesn't update! I checked on the db and the data are updated, but I can't figure out how to see the update in my serviceAny suggestion??Thank y...

Views

2.0K

Likes

0

Replies

6
Re: Implement Autocomplete in an Adaptive form[Sample] - Adobe Experience Manager Forms 03-09-2018
Really nice post!!!!And if I'd need to fetch the data from a database? Can you help me?Thank you so much!Fabio

Views

7.7K

Likes

0

Replies

0
Re: Dropdown in AEM Forms 6.3 using Data Integration(i.e.Form Data Model) - Adobe Experience Manager 31-07-2018
Solved on his own! Now works perfectly!!Thank you so much, Jared!Fabio

Views

8.7K

Like

1

Replies

0
Re: Dropdown in AEM Forms 6.3 using Data Integration(i.e.Form Data Model) - Adobe Experience Manager 31-07-2018
Hi JaredI tried to implement your solution and It works till the end of the callback, but my dropdown.items is still emptyPaste the code down here, can you tell me if you see something wrong?Thank you so much for your helpfunction initDropdown(jsonResult) { var jsonParsed = JSON.parse(jsonResult); console.log(jsonParsed); var DDL = []; for(var i=0; i

Views

8.7K

Likes

0

Replies

2
Re: AEM 6.3 Forms - How can I populate a dropdownlist from database? - Adobe Experience Manager Forms 30-07-2018
Tested...It works!Now I saved a lot of time to understand Sling and make the application even better taking data from dbThank you so much for the support!Big up for you!!

Views

2.6K

Likes

0

Replies

0
Re: Adobe public maven repo is down - Adobe Experience Manager 30-07-2018
me too...

Views

1.2K

Likes

0

Replies

0
Re: AEM 6.3 Forms - How can I populate a dropdownlist from database? - Adobe Experience Manager Forms 30-07-2018
Thank you so much, smacdonald2008 for the support!KindlyFabio

Views

2.6K

Likes

0

Replies

0