Project

General

Profile

Actions

Bug #5676

closed

pkg_edit - XML type 'select' cannot define the width of the field.

Added by BBcan177 . over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
12/21/2015
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:

Description

The <type>select</type> should allow for defining the width of the field, or auto-size to the largest entry.

Actions #1

Updated by Anonymous over 8 years ago

  • Status changed from New to Feedback
  • Assignee set to BBcan177 .

I can add a

<width>4</width>
XML tag to this control which you would need to set in Bootstrap grid units (1 -> 12)

I'll push a test version to see if it helps you.

Actions #2

Updated by Anonymous over 8 years ago

Please gitsync, then add something like:

<fieldnameaction</fieldname>
<type>select</type>
<width>8>/width>
<options>
...

to your XML. If that works for you, I'll add it elsewhere.

Actions #3

Updated by Anonymous over 8 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF