0 users online. Create an account or sign in to join them.Users

Announcement

Symphony's issue tracker has been moved to Github.

Issues are displayed here for reference only and cannot be created or edited.

Browse

Closed#417: Add field name in event error message

For the sake of generating custom error messages when submitted data entered in a field/event, wouldn’t it be better to have this:

<e-mail-address type="missing" message="'E-mail address' is a required field." />

Replaced by this:

<e-mail-address label="E-mail address" type="missing" message="'E-mail address' is a required field." />

So you could create custom error messages like this:

<p>Oops! You didn't fill in "<xsl:value-of select="events/my-event/e-mail-address/@label" />", you silly buns!</p>

This is a really good idea.

Agreed.

This issue is closed.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.2 or above
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.0 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details