Skip to main content

Filter by idea status

10000+ Ideas

FrederikWerner
FrederikWernerNew Participant

Make URLs clickable in Customer Journey AnalyticsNew

Description - URLs are the internet's way to uniquely identifying pages on websites. In many analytics tools, URLs are displayed alongside performance metrics to illustrate the performance of a certain page. And while CJA and AA encourage us to use a human-readable page name instead of the URL as identifier, many stakeholders prefer a plain list of URLs to analyse performance. By having direct access to the URL, stakeholders can simply copy it to the browser's address bar to quickly find out what page is behind the URL. This is a completely legitimate approach, and I think we can make it easier to follow by allowing URLs to be clickable in CJA. Today, users have to copy the dimension item manually, which (in an attempt to be helpful) will also copy that URL's metrics into the search bar, requiring manual work or a detour to Google because of the malformed format: Why is this feature important to you - To allow users to quickly and easily find out which page is behind a URL or which referring URL is bringing them traffic. How would you like the feature to work - In a Freeform table (or maybe even other visualizations?) we could allow URL-typed fields to be clickable. Clicking a URL would open the link in a new tab. It would render something like this in the table: To allow the URL to be clickable, we would have the option in the Data View settings to turn a field into a clickable link. Ideally, we would also be able to restrict the clickable links to certain domains, so we don't bait users into clicking fishy links. In an even more advanced version, maybe hovering over a link would display a little preview of the page, so users don't even have to leave Workspace to see the page. Current Behaviour - A lot of internal URLs accidentally submitted to Google search

DasariVidyasagarReddyNew Participant

Deleting a Page : Need an option to update Link references of the deleted pageInvestigating

Request for Feature Enhancement (RFE) Summary: Deleting a Page : Need an option to update Link references of the deleted page Use-case:  Content author Deleting a page. Current/Experienced Behavior: When content author deletes a page from AEM then the deleted page link references don't get removed in the Site core and There is no option to redirect the references to a new page or completely delete the references(hyperlinks). Improved/Expected Behavior:  When we try to delete a page then it gives us the three options ·         link to another item (if the page being deleted has been                     hyperlinked somewhere then it will redirect the deleting                page URL to new location before deleting) ·         To remove the references if the page is hyperlinked                        anywhere on the site ·         Leave links – the links will appear in the Broken Links report Environment Details (AEM version/service pack, any other specifics if applicable):  AEM 6.5 Customer-name/Organization name:   Screenshot (if applicable):   Code package (if applicable):  

Mylah_DLevel 4

Dynamic Dropdown or Typeahead fields on Custom FormsDelivered

Custom Forms: Custom fields populated from lookup of (internal/external) data sourceIt would greatly enhance usability for both admins and general users if it were possible to create a Typeahead or Dropdown lists that reference internal-to-Workront sources (i.e. csv file uploaded as a Document? an admin-controlled table?) or external data source like gSheet or database. When the user chooses a value from a custom field from multi-choice options presented, the selected value should be used to start a query that looks up related values and returns them in either read-only fields or to another field presenting a subset of list of options (e.g. dropdown or typeahead) Example 1 - Read Only fields returned: If you have a Typeahead field on a form called "State". User types in string "CA" and the field looks up the external datasource column for State to populate typeahead suggestions User Gets typeahead suggestions of "California", "N. Carolina", "S. Carolina"... & selects "California". This executes a query to a "geo" database using California as search parameter to return the related values for Country and Continent. The following 3 fields are populated on the form: State: CaliforniaCountry: USAContinent: N. AmericaExample 2: Custom Dropdown list gets narrowed down by a selection in a previous custom fieldUser chooses from one dropdown list called "Color Family" the value BlueIn a subsequent dropdown list that contains a super-set of all colors, only the following values are presented as options:SkyAzureTealNavyCeruleanCobaltTurquoiseetc... In other words, when presenting dropdown list values, the list would dynamically suppress any values in the big list that aren't associated with the Color Family, Blue. The relationships between color families and colors would be defined in some table internal or external to Workfront.