Skip to Content
0
Nov 29, 2011 at 02:11 PM

Adding custom fields to UI configuration..

177 Views

Hi,

I have a little problem about displaying custom fields on UI Configuration.

I created two attributes, one model, and one value to an existing model context node..

But the fields I created doesn't show up on UI Configuration. I know this is about Design Layer, and tried to Insert an assignment but it still doesn't show up.

Here are some information:

The custom fields are in ContactSR's CONTACTRESULTSET node on PROVICID..

Object Type is BT155_PSI,

Design Object is PROVIDERORDERITEM

The attributes I added are BUAG_ID ( model : ProviderOrderItem/ProviderBTAdminI/BTBillingSet/BUAG_ID ) and BUAG_STATUS (value)

BUAG_STATUS value is auto calculated via get method..

---

I tried to assign to design layer like this,

right clicked BUAG_STATUS,

Assignment to design layer...

Selected BT155_PSI then PROVIDERORDERITEM

At the bottom of the page selected <DEFAULT> <DEFAULT> for both object type and component usage (also tried BT155_PSI and TPROVICID ) selected save and ok.. But still no result... Am I doing something wrong? Is there another step I should do?!?

Thanks for your answers