We’re aware that the eSupport site is currently down, preventing community login. Our team is actively working on a fix and we’ll share updates as soon as possible.
I have requirement to get the TEXTBOX and Picker for IBA with plus button (IBA is multi valued) as shown below. When user clicks the picker icon it should open a custom JSP page where user enters some values.
For a Singlevalued attribute I achieved the similar requirement through a TEXTBOX and a PickerIconButton API in a Data utility and rendered it by returning a GUIArray , but for multi valued attribute I'm not able to do this.
Could any one please help me to achieve the above mentioned requirement.