cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Removal of Change Notice "Complexity" - SUMMARY

pwilliams-3
11-Garnet

Removal of Change Notice "Complexity" - SUMMARY

Thanks to all that replied. The solution was the following:

1. Create my soft type of CN (net.steelcase.na.EngineeringChangeNotice)

2. Edit the soft type and hide theChangeNoticeComplexity from all Create UIs.

3. Set the default value in the Default Values tab.

4. Modify the OIR for EngineeringChangeNotice:
<attributevalues objtype="com.example.NewChangeNotice">


<attrvalue id="theChangeNoticeComplexity" algorithm="wt.rule.algorithm.EnumTypeConstant">
<arg>wt.change2.ChangeNoticeComplexity</arg>
<arg>COMPLEX</arg>
</attrvalue>

</attributevalues>

Patrick Williams | Engineering Systems | c: 616.947.2110
[cid:image005.jpg@01CE9512.19C23130]
0 REPLIES 0
Top Tags