How to use Aspect User Properties to Show different values of same field in different Applets
Hi
We have a requirement like :
There are 3 Applets pointing towards the same BC Action, say A1, A2, A3 and A4. All three applets have a same field Survey Type.
whats expected is : the predefault value for the field Survey Type should be different in each applet.
i.e. When I'll create a new record in Applet A1 the predefault value for the field Survey Type should be EXT_CUSTOMER.
Similarly when I'll create a new record in Applet A2, A3 and A4, the value for the same field Survey Type should be INT_CUST, USER, and ADMIN respectively.
Can we do this using "Aspect User properties" under Business Component User Properties ? How?