projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c343285
)
add pseudoconstant on tests
author
Eileen McNaughton
<eileen@fuzion.co.nz>
Wed, 9 Jul 2014 02:12:44 +0000
(14:12 +1200)
committer
Eileen McNaughton
<eileen@fuzion.co.nz>
Wed, 9 Jul 2014 02:20:03 +0000
(14:20 +1200)
xml/schema/Core/UFMatch.xml
patch
|
blob
|
blame
|
history
diff --git
a/xml/schema/Core/UFMatch.xml
b/xml/schema/Core/UFMatch.xml
index 3ecebaa7559442178edf62b4bd2a44ed5a78f9b3..6f6de437fe98e18de5795427ba0f11c1fb677059 100644
(file)
--- a/
xml/schema/Core/UFMatch.xml
+++ b/
xml/schema/Core/UFMatch.xml
@@
-23,6
+23,11
@@
<type>int unsigned</type>
<required>true</required>
<comment>Which Domain is this match entry for</comment>
+ <pseudoconstant>
+ <table>civicrm_domain</table>
+ <keyColumn>id</keyColumn>
+ <labelColumn>name</labelColumn>
+ </pseudoconstant>
<add>3.0</add>
</field>
<foreignKey>