Integrated Application Platform › Forums › General › [SOLVED]Browse control unicode language displaying issue › Re: Re: Browse control unicode language displaying issue
August 11, 2014 at 7:37 pm
#1064
Moderator
You should be able to define a class with the column name in the name like this
Field_YOURCOLUMNNAMEHERE
and the definition can look like this:
Field_string // or whatever datadict definition you want to inherit from
{
Format: (Text ….)
}