Ticket #11148 (confirmed Feature Request)

Opened 6 years ago

Last modified 4 years ago

ComboWidget - add configuration

Reported by: ristow Owned by:
Priority: minor Milestone: 4.x
Component: Archetypes Version: 4.1
Keywords: Cc:

Description

There is no way to configure the size of the "other" edit field.

\ATExtensions\skins\at_extensions\combo_widget.pt

...
                    <input type="text"
...
                        size="30"
                           tabindex="#"
                           tal:attributes="name string:${fieldName}_other;
...
                           />

...

Change History

comment:1 Changed 4 years ago by kleist

  • Status changed from new to confirmed

comment:2 Changed 4 years ago by kleist

  • Version set to 4.1
  • Milestone set to 4.x
Note: See TracTickets for help on using tickets.