Hi all
I have tried to use drop down list but I met with another road block.
Edit:
I managed to display the results through dropdown list and combo box using lookup function. Refer to the screenshots below for more information.
Using Dropdown List

Using Combo Box

Fortunately, I was able to use collection feature for dropdown list to select the choices found in choice column, 'Status Reason'.
1)Setup the collection details.

2) Select the collection as datasource to allow values to be selected and also enter the fx code on lookup to load all the records according to the primary key.

3) Able to choose the values

But I am unable to list out the choices values for combo box even though I tried using choices and collection functions.

I would appreciate if someone can assist me with this.
Thank you.
Regards
Jon