How to get list of field lables in a lookup listbox?

Hi,

How to get list of field lables in a lookup listbox?

My requirement is as follows,

I need to get the list of labels of all fields in a given table. User will select a particular label from this list, and I need to get the corresponding field name, field id etc…

Currently I am using SysPick form to get the list of fields. But these are technical field names and the end user do not know these technical field names. They need the labels as displayed in the screen.

Regards,

Ambanna Yatnal

When the user is unable to understand the field names how the user will understand the field Ids… which you want to show as output…

Put your requirement with some more clarity…

Regards

Kranthi

Hi,

Sorry for the lack of clarity. Let me make my requirement more clear.

My requirement is as follows.

Currenty I am using SysPick for getting a list of field names and to allow the user to select one from that.

But, now the user is finding it difficult to understand the field names as we use some technical names for fields.

Thus, instead of field names to be listed to user, they want the labels of the fields to be listed, which will be easy for the user to understand.

For Example,

Field Name: “ModelGrpId”.

Label: “Inventory Model Group”

Regards,

Ambanna Yatnal

How you are using the SysPick Form…