Closed glebovpavel closed 9 years ago
Hey Pavel,
Thanks for the pull request. One question. How can you use the Select2 APEX plugin in a tabular form? I always assumed that it was not possible to reference an item type plugin in a tabular form.
Nick
Hallo, in new version i made new select2.display function to add ability using Select2 in Tabular Forms (this is an answer to your question).
Application Sample: https://apex.oracle.com/pls/apex/f?p=94846:3::::::
Regards, Pavel
Although it would be a great addition to the plugin, I think your solution is a little too non-standard. Compiling a PL/SQL package as part of an APEX plugin is undesirable I'm afraid. Nevertheless, I will keep your solution in mind as it can come in handy sometimes.
Thanks, Nick
Hallo Nick, thanks to create and support this plugin.
U try to use this plugin in in tabular forms, but for this i need PL/SQL code in separate package. This can greatly improve productivity too.
Regards, Pavel, author of "Interactive Report to MSExcel" (http://www.apex-plugin.com/oracle-apex-plugins/process-type-plugin/interactive-report-to-msexcel_397.html)