Changeset: 581 fdbozzo - 23/12/2014 23:46:48:
- Bug fix dc2: Los datos de DisplayClass y DisplayClassLibrary tenían el valor de "Default" en vez del propio (Christopher Kurth/Ryan Harris)
This commit is contained in:
@@ -609,17 +609,17 @@
|
||||
<FIELDS>
|
||||
<FIELD>
|
||||
<Name>dummy</Name>
|
||||
<Caption></Caption>
|
||||
<Comment></Comment>
|
||||
<Caption>Dummy</Caption>
|
||||
<Comment>Dummy_field_comment</Comment>
|
||||
<DataType>C(1)</DataType>
|
||||
<DefaultValue></DefaultValue>
|
||||
<DisplayClass></DisplayClass>
|
||||
<DisplayClassLibrary></DisplayClassLibrary>
|
||||
<Format></Format>
|
||||
<InputMask></InputMask>
|
||||
<DefaultValue>Depto.</DefaultValue>
|
||||
<DisplayClass>cl_optiongroup</DisplayClass>
|
||||
<DisplayClassLibrary>fb2p_test.vcx</DisplayClassLibrary>
|
||||
<Format>!</Format>
|
||||
<InputMask>XXXXXXXXXX</InputMask>
|
||||
<KeyField>.F.</KeyField>
|
||||
<RuleExpression></RuleExpression>
|
||||
<RuleText></RuleText>
|
||||
<RuleExpression>dummy_field_validation_rule()</RuleExpression>
|
||||
<RuleText>dummy_field_validation_message</RuleText>
|
||||
<Updatable>.T.</Updatable>
|
||||
<UpdateName>DUAL.DUMMY</UpdateName>
|
||||
</FIELD>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user