You have these example item types defined in myext-items.xml:What additional steps are needed
to support the identification attribute?
< ?xml version="1.0" encoding="ISO-8859-1"? >
< items >
< itemtype code="Passport" autocreate="true" generate="true" >
< deployment typecode="8995" table="passport" />
< attributes > ... < /attributes >
< /itemtype >
< itemtype code="Student" extends="Customer" autocreate="true" generate="true" >
< attributes >
< attribute type="localized:Passport" qualifier="identification" >
< persistence type="property" />
< /attribute >
< /attributes >
< /itemtype >
< /items >
What additional steps are needed to support the identification attribute?
Define a one-to-many relation between Student and Passport using a relation tag with
parameter localized="true".
Add a maptype tag for localized:Passport with parameters argumenttype="Language" and
returntype="Passport".
Run an ant updatesystem command. A passportlp table will be generated to store the
localized property values.
Define a localized Passport attribute for the Student type in
myext/resources/localization/myext-locales_XY.properties.
Question
Customer Experience
Felix
5 months agoTwana
6 months agoShelba
5 months agoVi
5 months agoGregg
6 months agoMiesha
5 months agoChristiane
5 months agoFannie
6 months agoShantell
5 months agoChauncey
5 months agoCaitlin
6 months agoAnabel
6 months agoMalcom
6 months agoCammy
6 months agoAllene
6 months agoShaniqua
6 months ago