Dissapearing combobox values in portal

Values in a combobox (in a portal) based on a global relationship dissapear after selecting the value.
The valuelist is baes on showing the name and returning the id.

Strange thing is that it only happens in the first record of the portal. After adding more records in the portal, the value appears again.

The issue happens both on Mac and Windows clients.

I have the same issue with relationship based value lists. If you set the value it works fine, if you start a new session, or open / close designer mode, the displayed value is no longer dispayed. The values for the relationship exist (not global). The returned value is present, but not the displayed value.

Erich

After updating to 2.2.1-build 333 this issue seems to be working fine again!

Version R2 2.2.1-build 333
Java version 1.5.0_02-36 (Mac OS X)

How about your solution, Erich?

Servoy Developer
Version R2 2.2.1rc3-build 332
Java version 1.4.2_04-b05 (Windows XP)

Guess its about time to upgrade!

Thanks,
Erich

Another thing that will cause the value to dissapear (after you select the value form the valuelist) is the option ‘displaysTags’ in the PropertyEditor.
Make sure this option is NOT checked on a field with a TypeAhead valuelist :!: