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

BigT168
BigT168
Offline

Badges

Badges
26

Accepted Solutions

Accepted Solutions
3

Likes Received

Likes Received
29

Posts

Posts
155

Discussions

Discussions
31

Questions

Questions
124

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by BigT168
Customize the badges you want to showcase on your profile
Re: How to limit components in a template without design dialog - Adobe Experience Manager 14-05-2016
I've used /etc/designs/app/jcr:content/template/parsys but it's not very satisfying. It has to match the template and content structure. So it matter what the parsys is named par, gridpar, col1, etc. Though with Classic UI inheritance worked pretty well so that /etc/designs could be set on one base page, which could hold the config for the other pages with support for nesting and multiple parsys (without explicit configs for each in my experience). It does not work as well in Touch UI. In Touch ...

Views

959

Likes

0

Replies

0
Re: Unable to select the components on a page - Adobe Experience Manager 01-08-2016
We try to selecting certain components for MSM rollout, and face the same issue, not be able to select a component since the checkbox on the component edit bar doesn't work properly. I have tested your code, it works fine. Just wonder if Adobe released a hot fix for this issue?

Views

445

Likes

0

Replies

0
Is there a way to put break line in the value of the fieldDescription ? - Adobe Experience Manager 15-10-2015
I have to put the following into two lines as a value of the fieldDescription:"If checked, you will see blah blah.If unchecked, you will not see blah blah."I would like to present two lines parallel in the description . How to make the value of the fieldDescription breaking into two lines? Thanks.

Views

284

Likes

0

Replies

0
Re: How to replicate the site catalyst configuration from author environment to publish environment - Adobe Experience Manager 15-10-2015
You may need to open a ticket with customer support at https://helpx.adobe.com/marketing-cloud/contact-support.html to get this resolved. Is replication working in general on your site? Has site catalyst integration worked in the past?: http://helpx.adobe.com/experience-manager/kb/sitecatalystintegrationtroubleshooting.html

Views

493

Likes

0

Replies

0
Re: Custom widget(xtype) not loading in AEM 6.1-Touch UI - Adobe Experience Manager 16-11-2017
above document i went through but it did not explain how i can use because once i created touchUI dialog using xtype, its not working. Now looking for any approach to make it work without writing same xtype again using coral/granite api.

Views

652

Likes

0

Replies

0
Re: is there a way for an author to define a layout and save it as a template? - Adobe Experience Manager 15-10-2015
There is a feature called Scaffolding it does something similar, basically you can create a scaffold that defines the component structure for a template and use the same to create a page.Refer to following link for more details - http://docs.adobe.com/docs/en/cq/5-6-1/wcm/scaffolding.html

Views

417

Likes

0

Replies

0
Re: CQ5.5 Analytics framework.getMapping(key) vs. cmp.getInherited(key, null) - Adobe Experience Manager 15-10-2015
AFAIK It is fixed request for hotfix NPR-2789

Views

163

Like

1

Replies

0
Re: Why column control component doesn't have the copy option in the editConfig - Adobe Experience Manager 15-10-2015
Thank you for your response.However we try to use the copy and paste function for a component, nothing to do with RTE. Here is the example code in the _cq_editConfig.xml file:However, in the Column control component, the cq:actions has only edit, delete and insert, see below. cq:actions="[edit,-,delete,insert]"Even I added the copy and paste, it wouldn't show up for the component.

Views

490

Likes

0

Replies

0
Re: Is there a limitation to number of assets (child notes) per Note? for Scene7 or in DAM - Adobe Experience Manager 15-10-2015
Generally it is better to be organized & have less assets which helps even for authors,marketers to perform daily activities better. I would recommend keep as small as possible & not more than 1000.Thanks,Sham

Views

261

Likes

0

Replies

0
Re: xtype datetime field: time selection drop down box is too small even thought timeWidth is defined in the dialog - Adobe Experience Manager 15-10-2015
I don't know what you mean set size. I have defined the timeWidth and dateWidth as below, nothing is changed. Can you think anything else I can try?I did timePosition="below", the size of the time is the same of the date. But preferred way is timePosition="right" as default. Thanks in advance.

Views

313

Likes

0

Replies

0