Marco Arede wrote:
Hi Subham Bid,
Yes, if you only have values [A, B, C] for example, there is another way that is to set as special values:

For Example- lets consider i have an entity 1 with attributes Name,A,B,C
Now i want to have a drop-down with A,B,C and when selected it will navigate to a list web-screen containing the Name and the data of the particular attribute(A or B or C) depending on the selection.
Can you provide me a sample oml for this