This is something that ought to be extremely easy to do and I'm sure there has to be a way of doing it, but the Forms 6i help refuses to tell me how.
I want to get the label associated with the currently selected list item (not the value - I know you can get that with :block.list_item). There is a built-in GET_LIST_ELEMENT_LABEL, but this requires the index of the list element. The question is: how do I find out the index of the currently selected list element ?
I want to get the label associated with the currently selected list item (not the value - I know you can get that with :block.list_item). There is a built-in GET_LIST_ELEMENT_LABEL, but this requires the index of the list element. The question is: how do I find out the index of the currently selected list element ?