maiocpa.blogg.se

Grid ig
Grid ig








grid ig grid ig

We need to enter the Static ID customers for our region so we can reference it from JavaScript. I have referenced my table CNQA_BUSINESS_ENTITIES and added a filter status_code = 'PENDING' so that only un-processed entities are shown in the IG. Now that we have our utility JS function, we can configure the Interactive Grid. I can then reference the JS file on an APEX page as follows:įinally, the JS function can now be called from a Dynamic Action in this APEX page as follows (more on this below): lectedPKs( "customers", "P9_SELECTED_ENTITIES_IDS", "Please select at least one entity!") I uploaded the JS file to Static Application Files in my APEX Application. Note that I have created a namespace for the JavaScript source file so that it does not collide with any other JS that may be referenced in my APEX Application.










Grid ig