app-multi

How do I use the APP_MULTI package to support multi-selection in my Oracle Form?

Oracle provides the APP_MULTI package (found in the APPCORE library) to support multi-selection of records in Oracle Forms. What must I do to my form in order to take advantage of this functionality? For example: Which triggers must I implement? Which APP_MULTI methods should I call and when? ...