Welcome, Guest
Username: Password: Remember me

TOPIC: [FIXED] Enumeration title wrong in builder

MINOR - Enumeration title wrong in builder 23 May 2015 14:41 #13168

  • MorganL
  • MorganL's Avatar
  • Offline
  • Platinum Member
  • Posts: 438
  • Thank you received: 53
  • Karma: 16
When you drag an ENUMERATION field onto the builder the title is wrong

Example I have an enumeration field of called 'Type' with options of

Partner / partner
User / user

The field name when dragged onto the builder is User which is the last of the two options. Typing in the label does not override this.

This is a minor issue, but confusing

When the component is built, it is correct so it is just the builder appearance that is wrong. Strangely enough this does NOT affect every enumeration
Morgan Leecy MCSE

Novell / Linux
PHP. MYSQL, Apache, node.js
Coldfusion, JQuery, HTML5
Joomla
Last Edit: 23 May 2015 14:42 by MorganL.
The administrator has disabled public write access.
The following user(s) said Thank You: admin

MINOR - Enumeration title wrong in builder 25 May 2015 18:04 #13180

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
Fixed.

Unfortunatly, you need to delete and recreate the enumeration field to avoid this problem, because the label value is still present in the properties of the table field.

I explain, this is an error coming from the fact that the sub list of values (in the properties), was setting 'label' and 'value' such as properties datas. It is not anymore doing this. But, because of successive fallbacks, then the default label is took from there.
You can set up a label value, but if you remove it, then the fallback occurs. There is no way to delete individually the parameter, so you should recreate it.
For the enums wich have not been opened, it might be fine.

This can be annoying, but now it is fixed for further enums created.

Thank you for the good catch.
Coding is now a piece of cake
The administrator has disabled public write access.
Time to create page: 0.083 seconds

Get Started