Skip to Main Content
Feature Request FR-3235
Product Area Application Builder
Status CLOSED

3 Voters

Allow grouping of Global Application Items so that it can be subscribed

arifulla Public
· Jun 27 2023

Idea Summary
Application Items with Global scope should be allowed to be grouped, which will allow the group(s) to be subscribed from other applications.

Use Case
Application Items with Global scope to be used in multiple applications have to be defined in each application, instead need an option to group this Global Application Items so that the group can be subscribed from other applications.

Preferred Solution (Optional)

We reviewed this idea carefully, and while it was interesting, we concluded that it is unlikely to make its way into APEX in the foreseeable future.

Known Duplicates

Comments

Comments

  • fac586 OP 2 years ago

    Depending on what the group(s) contain they might be better implemented as shared collections: FR-253

  • arifulla OP 2 years ago

    Hi fac586, Thanks for your suggestion and apologies for late reply.

    I have many Application Items with Global Scope, now instead of creating Application Items in all applications I want an option to subscribe to some of them in different applications without creating each one of it in each application I want those to be used.

  • arifulla OP 2 years ago

    Also will I be able to use collection as easily as “:APP_ITEM1” or &APP_ITEM1.?