Required asterisk missing from ImageField in DP input form.

Description

iteration07

Currently the design pattern input form does not have an asterisk * for the required ImageField. The asterisk should be visible.

Environment

None

Attachments

1

Activity

Show:

Allison Bloodworth May 13, 2008 at 4:41 PM
Edited

We used a temporary solution of adding the red asterix to the field label. (Added: <font class="DPImageFieldRequiredToken form-required">*</font>) Hopefully the bug will eventually be fixed by the module authors.

Jonathan Hung May 9, 2008 at 2:37 PM

A potential solution by using the Help text and some styling?

Jonathan Hung May 8, 2008 at 5:18 PM

Such an simple problem but with no obvious solution.

I experimented with some modifications to the ImageField module and it appears that it could be the Fieldset attribute for the module that is affecting the output of that asterisk.

With that, we probably don't want to be editing the module anyway.

So now at this point what do we want to do?
1. Create a custom template for the DP input form. (may be work that needs to be done anyway).
2. Live with the missing asterisk.
3. Other?

Jonathan Hung April 30, 2008 at 5:18 PM

Tried various quick fixes that didn't work. A solution that will work will require a custom template for the design pattern. However, this will introduce a maintainability issue with the design pattern input form.

Before we go that route, I have filled a bug against the ImageField module and maybe one of the developers will create a fix?
http://drupal.org/node/253175

Daphne Ogle April 29, 2008 at 8:50 PM

iteration08

Fixed

Details

Assignee

Reporter

Original estimate

Time tracking

5h 30m logged6h 30m remaining

Components

Priority

Created April 15, 2008 at 6:13 PM
Updated March 4, 2014 at 2:07 PM
Resolved June 10, 2008 at 4:39 PM