Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8610699
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T04:11:34+00:00 2026-06-12T04:11:34+00:00

I am attempting to insert a link into the error message displayed on a

  • 0

I am attempting to insert a link into the error message displayed on a form. in my action I’v done this.

    $this->view->editForm->getElement('value')->addError('this type/value combination already exists. click <a href="' 
       . $this->view->url(array(
          'module' => 'collection',
          'controller' => 'tag',
          'action' => 'detail',
          'id' => $tagExists->getId()
       ), null, true) 
   .'">here</a> to load the existing tag');

so what I want to see in my web browser when rendered would be

this type/value combination already exists click here to load the existing tag

and what I’m seeing is

this type/value combination already exists click <a href="/collection/tag/detail/id/9">here</a> to load the existing tag

i am not sure how to actually cause the link to render correctly in the browser. I’m assuming that there is some sort of output sanitation happening in that error decorator, but I am not sure where I should be looking.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T04:11:35+00:00Added an answer on June 12, 2026 at 4:11 am

    You need to set the escape option on the Errors decorator to false.

    $this->view->editForm->getElement('value')
        ->getDecorator('Errors')->setOption('escape', false);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

hey i'm attempting to pass xml values using this hidden form: <form method='post' action='addholiday.php'
I am attempting to insert text from a database into a custom TextArea component,
I am attempting to insert a custom behavior into my service client, following the
I am attempting to insert data into a local SQLITE database file from a
I'm attempting to work on this form, at this time it is showing me
I am attempting to insert an image into a rich text file. I have
I am attempting to insert data into a table that contains a lot of
I'm attempting to insert some integers into a Postgres table with the following somewhat
I'm attempting to insert an array into a SQL Server database. 1/4 is copied
Using the following (incomplete) code, I am attempting to insert 10 strings into a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.