Idea Summary
Support the use of APEX Shared Component Shortcuts in APEX Item help text attribute, and the ability to reference the current item name.
Use Case
Enables creation of an Oracle PL/SQL function in DB that accepts an item name and returns help text by querying a table with help meta-data, or table column comments. Makes it possible to move maintenance of Page Item help text to an APEX Application user interface reducing the need to require code changes to update help information and make help text uniform across the application. And, by making it easier for a non-developer to maintain the information it is more likely to be done on a wider basis. Particularly where a Page Item Name coding standard of P[page number]_Table_Abbreviation_Column_Name is followed.
Preferred Solution (Optional)
Use logic similar to enabling Shortcuts in Item Post Text and referencing current page item name in Help Text.