D2 Default values
Using D2 can you configure conditional default values?
For example
If property 1 is selected as "A" I want property 2 to be defaulted to "0"
If property 1 is selected as "B" I want property 2 to be defaulted to "1"
..
..
I know it is possible to assign static default values from creation matrix.
Comments
-
You may be able to do this in an Auto Naming configuration.
See the tutorial on Auto Naming: https://community.emc.com/docs/DOC-21120
Regards,
Jerry
0 -
One problem I see with that approach is I have to create multiple contexts to apply different autonaming configurations of Property 2 for different values of Property 1, which will result in lots of contexts just for one property.
Are default value templates applied after the properties are filled by the user?
If so, is there any syntax to pull values from a taxonomy using the values filled for propert 1 dynamically?
0 -
I will use a taxonomy to achieve this needs !
The default value is assigned at import, creation time (using creation matrix) !
0 -
You make a taxonomy with tow dictionnary.
In one dictionary you have A and B and in the other one, you have 0 and 1. Then you create your taxonomy :
A
-- 0
B
-- 1
You add this taxonomy in your two fields. Then if A is selected, 0 will be automatically set and in the same way for B. Does it make sens ?
0 -
Normally, if you have only one value, this value is displayed.
Please confirm.
0 -
Some news about your problem ?
0 -
Hey Jerry,
I am trying to achieve the following for documents:
if attributeA=true, set default date to today for attributeB
if attributeA=false, do not set any default date for attributeB
Since it is not possible to do it in default value template, I was hoping to be able to do it with auto naming. So I set the auto naming template to "dd.MM.yy" and connect it to attributeA=true document context, but it turns out auto naming does not really work together with date attribute. The date is always set to NULLDATE. Could you please give some suggestions?
Thanks
Shuang
0
Categories
- All Categories
- 122 Developer Announcements
- 53 Articles
- 149 General Questions
- 148 Thrust Services
- 56 OpenText Hackathon
- 37 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 917 Cloud Fax and Notifications
- 84 Digital Asset Management
- 9.4K Documentum
- 31 eDOCS
- 181 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 8 XM Fax
- Follow Categories