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

Sakshi1
Sakshi1
Offline

Badges

Badges
9

Accepted Solutions

Accepted Solutions
9

Likes Received

Likes Received
2

Posts

Posts
32

Discussions

Discussions
15

Questions

Questions
17

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Sakshi1
Customize the badges you want to showcase on your profile
Re: Creating an adaptive form using XML schema and applying custom theme to it in CRXDE Lite - Adobe Experience Manager Forms 29-01-2017
You might find following link useful:https://docs.adobe.com/docs/en/aem/6-2/develop/dev-tools/developing-with-crxde-lite.html

Views

2.2K

Likes

0

Replies

0
Re: Creating an adaptive form using XML schema and applying custom theme to it in CRXDE Lite - Adobe Experience Manager Forms 27-01-2017
Hello lmorule,For AEM 6.2:To create an adaptive form using an XML schema, you may refer to [0] & [1].For creating theme, you may refer to [2].[0] https://helpx.adobe.com/aem-forms/6-2/creating-adaptive-form.html[1] https://helpx.adobe.com/aem-forms/6-2/adaptive-form-xml-schema-form-model.html [2] https://helpx.adobe.com/aem-forms/6-2/themes.html

Views

2.2K

Likes

0

Replies

0
Re: Group One or More Forms - Adobe Experience Manager Forms 14-01-2017
Hello April,>> What if i want to make bulk changes to the core elements used within a group of templates?You can't make changes to group of templates together.What you can do is make changes in the structure layer of template and all the forms created from that template will get updated. [0]>> For e.g. i would like to update a number of templates with a new logoIf your logo is part of structure layer of template. Then yes, updating template, will update all its forms.[0]>> a revised T&C all in o...

Views

526

Likes

0

Replies

0
Re: Number of Form templates - Adobe Experience Manager Forms 15-12-2016
Hi Rama,Could we have a Master template with just header and footer and all Templates are derived out of it?No. There is no concept of 'template' of 'template'.But you can do that, if you are on 6.2. You can go to template editor and create an AF template. And keep header and footer locked in 'structure' layer, so no author creating form out of that template will able to modify it.Also if you update the template header and footer, all forms created out of that template, will show updated header ...

Views

1.6K

Likes

0

Replies

3
Re: Rule Editor not work for custom component - Adobe Experience Manager Forms 12-12-2016
Hello James,You have removed your widget.html, right?and followed all the steps mentioned in https://helpx.adobe.com/aem-forms/6-2/custom-appearance-widget-adaptive-form.htmlincludingCreate a client libraryThe sample project generated by the Maven archetype automatically creates required client libraries, and wraps them into a client library with a category af.customwidgets. The JavaScript and CSS files available in theaf.customwidgets are automatically included at runtime.andIn the Styling tab,...

Views

629

Likes

0

Replies

0
Re: Rule Editor not work for custom component - Adobe Experience Manager Forms 12-12-2016
Hello jamesPlease refer to this documentation: https://helpx.adobe.com/aem-forms/6-2/custom-appearance-widget-adaptive-form.html

Views

632

Likes

0

Replies

0
Re: What is first? 'Document ready' or guideBridge.connect() ? - Adobe Experience Manager Forms 13-04-2016
document.ready is first.Yes you can use the loaded clientlibraries in guideBridge.connect callback function.

Views

703

Likes

0

Replies

0
Re: Custom adaptive form template & i18n - Adobe Experience Manager Forms 11-04-2016
Hi Daniel,As template is just a starting point for form, which gives a proposed layout, theme for form. Template in no way, is capable of predicting the actual fields / labels / tab titles of the form. Hence the dictionary is kept with actual form, which has the sole governing power over its fields, their labels, tab / wizard/ accordion titles (which actually need to be localized)

Views

371

Like

1

Replies

0
Re: Rich Text Editor in Adaptive Forms - Adobe Experience Manager Forms 15-10-2015
Currently there is no Adaptive Form OOTB component, capable to take input as 'rich text'.You can write a custom component using custom widget, which supports rich text input capabilities. Following are the links for how to write a custom widget:[1] http://helpx.adobe.com/livecycle/help/mobile-forms/creating-custom-widgets.html[2] http://helpx.adobe.com/livecycle/help/mobile-forms/available-widgets.html[3] https://git.corp.adobe.com/pages/vdua/sample-xfa-widget-tutorial/jekyll/update/2014/04/09/c...

Views

617

Likes

0

Replies

0
Re: Rich Text Editor in Adaptive Forms - Adobe Experience Manager Forms 15-10-2015
Please use 'Static text' component available in side-kick under 'Adaptive Form'. It has rich text capabilities.

Views

563

Likes

0

Replies

0
Likes from