Hello experts,
Properties added during Feature registration has fixed ItemType, Is there any way to change it Property such as RichTextBox, ComboBox
I know that this can be done with Primary Feature, but using that how to write to the Oracle Spatial database.
Scree#1: Properties added during Feature registration has fixed ItemType.
Scree#2: Options available for Primary Feature.
Hello. The property type for a registered feature is defined by how the data type is defined in oracle database. To use ComboBox, the property must be associate to a domain list. As far as I know, none data type will be recognize to become a RichText. String feature will became a TextBox. You can modify the size of text box additional line (carriage return), but that won’t be RichText. Sebastien Lefrancois [Bentley]