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

codingStar
codingStar
Offline

Badges

Badges
16

Accepted Solutions

Accepted Solutions
3

Likes Received

Likes Received
14

Posts

Posts
44

Discussions

Discussions
14

Questions

Questions
30

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by codingStar
Customize the badges you want to showcase on your profile
Re: How do i hide the page name in touch ui sites.html - Adobe Experience Manager 06-07-2017
Hi codingStar,You are not able to see because file on pages are loaded after they are combined.This is the file /libs/granite/ui/components/coral/foundation/clientlibs/foundation/css/layout/util.css and look for class ".foundation-layout-util-subtletext" and add display:nonelike below.foundation-layout-util-subtletext { color: #969696;display:none;}Thanks

Views

845

Likes

0

Replies

0
Re: How add new style class for Cell Properties in richtext' table plugin in touch ui dialog - Adobe Experience Manager 02-09-2019
Anyone looking for a direction to similar issue can find this link useful to solve this- Experiencing Adobe Experience Manager - Day CQ: AEM 64 - Extend TouchUI Rich Text Editor Table Plugin, Add Summary Field

Views

1.8K

Likes

0

Replies

0
Re: How do i create design dialog in Touch UI - Adobe Experience Manager 23-10-2018
How does design-dialog content is pulled in Touch UI Page if design dialog is not supported in AEM 6.1 and what is the use of setting the design path(/etc/designs/{projectName}) under Advanced Tab in the page properties for Touch UI Pages?

Views

2.7K

Likes

0

Replies

0
Re: Text in New Line in Touch UI dialog - Adobe Experience Manager 15-05-2019
Yes, It is possible with granite text resource type but text creates span and which will be display in same line until we don't put CSS.

Views

1.8K

Likes

0

Replies

0
Re: Unable to submit TOUCH UI dialog if hidden Text Field is required - Adobe Experience Manager 21-03-2017
@smacdonald2008 Have you tried to run my code. Its just cq:dialog code.Can you please try my code to understand the problen?

Views

1.7K

Likes

0

Replies

0
Re: How to use and configure the dashboard - Adobe Campaign Standard 16-02-2017
Hello,The ability to modify dashboards has been removed for new installations since version 6.1 of the Adobe Campaign console due to many misuses of this feature.If you are using an older version of Adobe Campaign or have upgraded from an older version, you should still be able to do it. You can find some information in this PDF document (look for "dashboard").Hope this helps,Florent.

Views

798

Likes

0

Replies

0
Re: how setup and configure adobe campaign - Adobe Campaign Standard 05-02-2017
Hi codingStar,The errors are clearly displayed in watchdog screen.You can see there are two main issuesIP affinity defined in this config has no IP address available. You will need to configure your sending IP.No name has been given to local domain in the configurationThese details should be available with hosting admin for your organisation.If hosting has been provided by Adobe (which I believe is not the case here, as you are able to launch watchdog), support team could be of help.Hope this he...

Views

2.0K

Likes

0

Replies

0
Re: While Installing Adobe Campaign getting postgres error - Adobe Campaign Standard 01-02-2017
Hi,Thanks a lot for sharing that. I'll check if this is known and/or should be added to the doc.Florent.

Views

942

Likes

0

Replies

0
Re: Making a field in aem touch dialog mandatory - Adobe Experience Manager 06-12-2016
I am using aem6.2 and working code is  required="true"

Views

6.7K

Likes

0

Replies

0
Re: classic UI dialog and Touch UI saving different value in CRX - Adobe Experience Manager 29-11-2016
@smacdonald2008is there any workaround so i can save same value from both Touch UI and Classic UI.

Views

1.3K

Likes

0

Replies

0