Typ
Versionshinweise
19.1
RecordableType.LONG_TEXT_FIELD
Zahlenfeld (Long): de.cursor.gui.mrv.RecordableLongTextField
RecordableType type = MetaDataUtils.getFieldType("FreetText1.Activity");if(RecordableType.LONG_TEXT_FIELD == type){ //do something}
RecordableType type = MetaDataUtils.getFieldType(
"FreetText1.Activity"
);
if
(RecordableType.LONG_TEXT_FIELD == type)
LONG_TEXT_FIELD
{
//do something
}
Please note, these errors can depend on your browser setup.
If this problem persists, please contact our support.