This article is the third post on creating a Submit Action to save Contacts into the List Manager in Sitecore. In the previous post, we developed the SPEAK editor layout for the custom Submit Action in the Core database for Submit Action to have Field mapping ability. In this part, we will construct a class to save […]
Back-End Development
Unlocking Digital Accessibility: Exploring the Power of Cognitive Assistive Technologies
In our ongoing exploration of assistive technologies, we have witnessed the remarkable advancements that have revolutionized accessibility for individuals with disabilities. Today, we shift our focus to cognitive assistive technologies, an innovative field that aims to enhance digital accessibility for individuals with cognitive impairments. These technologies play a crucial role in empowering individuals to navigate […]
Submit Action to Save Contacts in List Manager with Fields Mapping Part 1 Create SPEAK Editor
This article is the second post in the series on creating a submit action to save contacts into the list manager in Sitecore. In the previous post, we saw a basic implementation without the ability to map form fields with the custom-created submit action. It only offered the option of configuring the Contact List via […]
Create a Custom 404 Error Page in Optimizely CMS 12
Errors may frustrate website users, but they can also reveal important information about how the site is being used and where it needs to be improved. You can use error pages to find broken links, find missing material, and diagnose other problems. Custom error pages can be made with the aid of Optimizely, which can […]
HTML In DataStage
We use different formats (sequential, XML, etc.) as a source or target in ETL jobs. In some cases, HTML is needed to create the output file. What is HTML? HTML (Hypertext Markup Language) is a text-based approach and the foundation of a website. It is the backbone of a website that creates content in a […]
Enhancing Lives through Assistive Technology: Empowering Individuals with Disabilities
Technology has become an integral part of our daily lives in today’s rapidly advancing world. From smartphones to smart homes, technology has transformed how we communicate, work, and navigate the world. But there is one aspect of technology that often goes unnoticed, yet holds immense potential for transforming lives – assistive technology. In this blog […]
2023 Global Accessibility Awareness Day
In an increasingly interconnected world, digital accessibility has emerged as a vital component of creating inclusive experiences for individuals with disabilities. Global Accessibility Awareness Day (GAAD) serves as an annual reminder of the importance of accessibility and aims to promote awareness and understanding among developers, designers, and decision-makers. In this blog post, we’ll explore the […]
Code Review Testing for Inclusive Digital Products: Digital Accessibility Testing Fundamentals 4 of 4
Welcome back to our series on Digital Accessibility Testing Fundamentals! In this last installment, we’ll discuss some of the Code Review Testing for digital accessibility and why it is a critical step toward building inclusive digital products. In today’s digital landscape, accessibility has become an integral part of creating inclusive and user-friendly experiences for all individuals. […]
Icon Library in Optimizely CMS
What are Icons? Icons are graphical representations of different elements on a website. They make the webpages visually appealing and like any other image, have a stronger connection and retention to the end user’s memory than plain text. When used in moderation and the right way, they can be self-explanatory and reduce the need for […]
The Power of User Testing for Web Accessibility: Digital Accessibility Testing Fundamentals 3 of 4
Welcome back to our series on Digital Accessibility Testing Fundamentals! In this third installment, we’ll discuss some of the user testing techniques and tools for digital accessibility. User Testing In our increasingly digital world, ensuring accessibility for all users is paramount. User testing has emerged as a powerful tool for gathering valuable feedback on digital products […]
Submit Action to Save Contacts in List Manager – Basic Implementation
A custom submit action for Sitecore forms that will save contact information to the list manager’s contact list. It will allow us to collect the contact details from the end user through a Sitecore form and save them to the contact list inside the list manager. The article contains a step-by-step guide for creating a […]
Automation Testing for Web Accessibility: Digital Accessibility Testing Fundamentals 2 of 4
Welcome back to our series on Digital Accessibility Testing Fundamentals! In this second installment, we’ll discuss some of the automation testing techniques and tools for digital accessibility. Automation Testing Automation testing for digital accessibility refers to the use of automated tools and techniques to assess the accessibility of digital products such as websites, web applications, and […]