Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Suggested improvements:- Fix spacing of left column- Make the additional time slots optional, current feature makes the calendar too clunky/ tall - Have the order of the tasks match the order of the column on the left, don't move completed tasks to the top- Make task information visible by hovering over the task - Add capability to hide Saturdays and Sundays
Description - We've had feedback from a couple teams who manage our automation for different business units. They heavily use calendars to see what emails are going out in a week or month. With a larger volume of email tasks, the new view truncates what they can see on any given day and forces them to click "see more" and scroll through a tiny pop-up to see all their tasks. The weekly view is a little better, but they also need to see what tasks they have scheduled week over week. Why is this feature important to you - Our automation teams have strict regulations on how many emails can be sent to an audience within a period of time. They use calendars to visualize this metric on their weekly calls. How would you like the feature to work - We'd love to see the day squares to expand to allow for all items to show at a glance. Similar to the previous version of the calendar. Current Behavior - The new view truncates what our teams can see on any given day a
Hi, hopefully this hasn't been answered recently, I searched but only found old questions that seem out of date. I have a custom form that I am using a typeahead field to pull up some user information.In my calculated fields, it seems to work perfectly if the field is native to workfront, but it says it is an invalid expression for custom fields.So {DE:IC Name}.{phoneNumber}displays a phone numberbut {DE:IC Name}.{DE:Employee ID}comes back as an invalid expression. Any idea how I can display these custom user fields?
Hello there, I'm Jiwon.I would like to additionally track web activities on a completely new domain that is different from the domain name currently set on my instance. If this is possible, how should I modify the existing Munchkin code? Also, I have one more question:Can I distinguish activities by domain in the activity log of person? I hope someone can help me. Thank you.
I have the Target Trace toggle turned on in the Chrome Extension Adobe Experience Platform Debugger. I refresh my page, but none of the response data is populating. I do see activity in the Network requests Screen, however I want to see what tests I'm in and which were evaluated. Please help if someone knows a work around.Thanks!
Hello, is it possible to make a report or a column in users -view that could show me a users approval count for example this month? I saw it in a demo but nobody got back to me regarding this. I have a screenshot of the column.
Hi teamI'd like to embed a YouTube video on a Channel in AEM Screens.I've tried using the Embedded page component without luck and the Video component assumes the media is hosted within AEM.Any advice on how or pointers to resources would be appreciated. RegardsCroydon
Trying to access the JSON offer in the email template for custom rendering format. The offers are stored as JSON. (Saved the JSON into HTML placemnt) Trying ways to access JSON as an object in an email template to custom render. <% let selectedOffer = offer.html['dps:offer-placement:12324324']['sps:offer-activity:32423423'].content %> {{selectedOffer}} It throws an error when rendering JSON. Any suggestions would help.
There's been previous conversations about how "before" date filters include blank values, and whether or not that is ideal behavior. I think the best solution to this would actually be to add another constraint to date/datetime fields called "include blanks: true/false." That way you could make determinations definitively whether blank dates should be included in each filter.
Does anyone know if you can delete an event partner from LaunchPoint services? Trying to delete BrightTalk and since there are past events associated to it, it cannot be removed. The only way to unlink the webinars from the event service is to remove all members first, and we definitely do not want to do that. It is more of a cleanup than anything else, but if anyone has any experiences/suggestions I would love to hear them.Thanks,Jason
We are currently using automated proofs for a project. There are approximately 60 proofs in this project. It is set up in 2 stages (Stakeholder review-). Stage 2 goes to our Agency for edits. Wondering if a Basic Proof workflow would make more sense. What are best practices for using Basic Proof and using Automated Proof
Hi,I am working in a multi tenant AEM instance. We are trying to retrieve workflow instances running/in any state for a particular model. We tried using getAllworkflows() which will give workflow instances of all the models. We tried few approaches but not working as expected. Can you please suggest any solution for the same? AEM 6.5 with sp21 cc: @arunpatidar @aanchalsikka try (ResourceResolver resourceResolver = ResourceResolverUtils.getServiceResourceResolver(resourceResolverFactory, "testworkflowService")) { logger.info("Fetching workflow instances using JCR query"); Session session = resourceResolver.adaptTo(Session.class); List<Workflow> runningWorkflows = new ArrayList<>(); WorkflowSession wfSession = resourceResolver.adaptTo(com.adobe.granite.workflow.WorkflowSession.class); try { if (wfSession != null) { Workflow[] wf = wfSession.getAllWorkflows(); } }}
When I try to connect to Experience form Admin Console I have an error message:It seems that your Adobe ID is not linked with your Adobe Experience Cloud solution accountsPlease get in touch with your Org Administrator or Adobe Enterprise Support.It is the first time I want to use this product.How to solve this problem?
Hi everyone,I'm currently working on a project where I need to set up some rewrite rules. The goal is to check if a requested page has a .html extension. If it doesn't, the request should be redirected to a 404.html page. Here's what I have so far:RewriteCond "%{REQUEST_URI}" "^/content/project/(.*)"RewriteRule "/(.*)" "/%1" [L,R=301,NE]RewriteRule "/(.*)(.html)$" "/content/project/$1.html" [PT,NE]I'm looking for advice on how to modify these rules to achieve the desired functionality, without breaking any existing functionality. Any suggestions or improvements would be greatly appreciated!Thanks in advance for your help!
Need Help: Adding Dialog Field to 2000+ Existing PagesI've added a new field to a component dialog used across ~2000 pages in our AEM instance.Issue:New field appears correctly on newly created pagesFor existing pages, field only appears after reopening/closing the dialogManually reauthoring 2000+ pages isn't feasible. Need efficient solution to add this property to all existing component instances without manual intervention.Looking for an out-of-the-box AEM solution or existing feature that can handle this dialog property update without extensive scripting. Prefer a configuration-based approach if available.Environment:AEM version: [6.5]Dialog: [Coral UI 3/Touch UI/Classic]Has anyone solved this problem at scale? Sample scripts would be appreciated!
I have scenario where,we have single multifield and each multifield item have checkbox.based on checking the checkbox i want to disable other fields in each multifield item.Sample:multi item1 --> text,desc,image,datepicker and checkbox (when i check checkbox i want to disable other fields)multiitem2 --> text,desc,image,datepicker and checkbox (when i check checkbox i want to disable other fields)multi item3 --> text,desc,image,datepicker and checkbox (when i check checkbox i want to disable other fields)multi item4 --> text,desc,image,datepicker and checkbox (when i check checkbox i want to disable other fields)multi item5 --> text,desc,image,datepicker and checkbox (when i check checkbox i want to disable other fields)::and sooncan anyone help in having js logic for this or any solution for this
I have few AEM groups and it has already existed in AEM and it has their individual permissions to folders, Currently i need to validate all the permission levels for almost 20+ AEM groups any solution for this process ?I want to Validate & export all the groups with their permissions.
what configs/settings would you set in the CDN vs setting it in the dispatcher? as an example: I can set caching strategies in both dispatcher and CDN (this is for an AMS setup). But because, changing the CDN requires assistance from the AMS rep, I setup both CDN and dispatcher so that the dispatcher rules takes priority (our team can manage it). I also feel, managing similar configurations in 1 place is better than managing it in 2 places. suggestions/thoughts? Thank you.
Description -Why is this feature important to you - We have fusion scenarios set up for specific fields in custom forms. When folks can enter in any information within a single-select drop-down it causes fusion errors, time in me deciphering what the heck was added, and allows to much power to be given to someone in a non-admin role. How would you like the feature to work - Follow the thought process for "mandatory fields" and add a checkbox that says "should this field be locked."Current Behaviour -
Hello Community, I recently Integrated UplaodCare with marketo using the rich text in form and included that in my lading page, I am able to the upload button but has no style how can i include my own style to it. It currently looks like this. Thank you
Hi Everyone, I am working on custom work and need to send and email for approval. We are using ootb email configs. com.day.cq.mailer.DefaultMailService.cfg.json { "smtp.host": "$[env:PROJECT_SMTP_HOST]", "smtp.port": "30465", "smtp.user": "$[env:EMAIL_USERNAME]", "smtp.password": "$[secret:EMAIL_PASSWORD]", "from.address": "noreply@domain.com", "smtp.ssl": true, "smtp.starttls": false, "smtp.requiretls": false, "debug.email": false, "oauth.flow": false }We have changed the smtp.host variable name to "PROJECT_SMTP_HOST" as mentioned in adobe document that $[env:AEM_PROXY_HOST] is a reserved variable that AEM as a Cloud Service maps to the internal proxy.tunnel host.Do NOT attempt to set the AEM_PROXY_HOST via Cloud Manager.We have also enabled the port forwards and egress and whitelisting of IP. Still getting the connection timeout.
Is there a way to add timesheets to an individual users experience w/o additing it thru the layout template?Right now we have timesheets turned off for users except certain ones. Those ones that have it we created a layout template for them and added it that way. However the person i want to add a timesheet to currently has to stay with a different layout template, i don't want to switch them over.Is there a way i can add the timesheets w/o going thru the layout template.
I really like this post that shows working profile scripts. I am just simply looking for an example like one of these that shows how to capture a user metric on a given page. Here are a few example I am looking to create a profile script for: 1. User to homepage.com/product that has spent more than 60 seconds on that page.2. User to homepage.com/product scrolled 50% or more.3. User to homepage.com/product was referred by Google but recorded a bounce. Thank you for any help!
Hi all, I am learning AEM Backend.Kindly share some good tutorials on: Scheduler Event Handler. Hopefully these tutorials will walk me through creating and testing these from scratch, enabling me to repeat myself. Appreciate all your replies. Thanks,RK.
Hello All, My company has set up an "XYZ - AI support" chatbot on one of our domains, and I could see it implemented as an element on pages. However, the companies whose AI support chatbot we have implemented have advised us to use their official web widget events instead of home-baked events for tracking in Adobe Analytics. The process says: 1) To install the Web Widget API, you need to include the "XYZ - AI support" object in your HTML. For this step, I created a DOM-ready rule in Launch and passed that JavaScript snippet into the custom code 2) The next step is to start using all the events that they have provided to capture info into analytics like on Modal Open, on Moda close, on query submit, etc etc. I am wondering will those events will go separately in the click-based event rule in Adobe Launch? where I need to create data elements for all those events with javascript and map them to the eVars for info capturing into analytics.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.