on 2010 Dec 22 11:55 AM
Hi experts,
I created 3 new transaction type. I copied them from the standard Activity .
I tried to create different ui configuration to each new transaction but got stuck.
When pressing F2 i can see that the OBJECT TYPE that's being searched (and found)
is correct, but the subobject type is always <DEFAULT>.
How can I create different configuration for each transaction type?
Thanks,
Aviad.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I hope you have creatde the new configurations using the object types and subobject types correctly.
Once this is done,put a breakpoint in your view impl class method DO_CONFIG_DETERMINATION.
This is the method which determines which confirguration is to be shown in the UI at runtime.
while loading,this will be called on evey load of the view and you will get to know what is the condition which is causing the <default> configuration to load.Then you can add your condition here to load you configuration .
Suvidha
Hi
Did you check that the transaction types are maintained for the webui channel in transaction type configuration.
path is IMG> Customer Relationship Management> Transactions> Basic Settings> Define Transaction Types
Now, try to choose the view configuration for activities, and choose object type and subobject.
It should help hopefully
Regards
Rekha Dadwal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.