Skip to main content
Web Central Quarterly Enhancements Webinar | Watch Now...

Search

We are excited to announce the launch of updated product names, logos, and headers within our user interfaces as part of the CivicPlus® Solution Rebranding initiative. These changes mark the first step toward creating a cohesive and seamless user experience across all solutions in our portfolio. As part of this transition, users may notice minor design updates. While the functionality you rely on remains unchanged, we are in the process of updating screenshots and other resources on our Help Centers to reflect the new branding. We appreciate your patience and understanding as we work to complete these updates.

Change the Appearance of a Field

Feedback About the Article

Let us know what was helpful or not helpful about the article below.

1 comment

  • Celena Mangus

    Some feedback for the forms center, there is an issue with accessibility with the following code:

    <textarea aria-hidden="true" id="e_28" name="fields[14].Value" style="display: none;"></textarea>

    and the code causes the following flag with monsido:

    aria-hidden="true": This attribute (aria-hidden) is set to "true," which means that the element and its content are hidden from assistive technologies like screen readers. In other words, it's making this <textarea> invisible to users who rely on screen readers to access web content.

    0

Please sign in to leave a comment.