Hello Experts,
I have added CITY field successfully in Relationship Assignment Block by creating a new Attribute using WIZARD.
Component : BP_DATA
View: AccountRelationshipsOV
Context Node: BUILRELATIONSHIP
Attribute: City
It has generated
GET_CITY
SET_CITY
GET_M_CITY
GET_I_CITY methods successfully.
I can see the added field in my WEB UI i.e. CITY.
But the problem is when a new Relationship is created or selected by clicking on 'New' on Relationship Assignment Block, it is displaying only NAME but not CITY.
While creating the Attribute thorugh wizard, in Attribute Definition
I have given
Attrib.name : CITY ( can this be city or should be ZCITY)
BOL Entity : BuilAddress
BOLAttribute : CITY.
What else have to be done to get the data for this particular field.
your suggestions are really appreciated.
Thanks in Advance.
Mythili S