Skip to Main Content
Feature Request FR-2185
Product Area Developer Experience
Status CLOSED

16 Voters

APEX Advisor "References with Bind Variable Syntax" - Support for Page Items / Variables > 30 Characters

bshumway Public
· Nov 9 2021

Idea Summary
I often name my page items up to 40 or even 50 characters…. I know some people think this is overkill but to them I say… I'm never left scratching my head wondering what what page item is about. Also my database column names are often just as big, so it only makes sense to name the page item the same name as the database column.

APEX Advisor fails understand this for “References with Bind Variable Syntax”. For example, I had a page item, “P9_UNAPPROVED_REGISTRATION_BILL_ID" which APEX Advisor looking at only the  first 30 characters sees “P9_UNAPPROVED_REGISTRATION_BIL” and throws an error where one really doesn't exist

Use Case
Useful because my apps get big and finding a “References with Bind Variable Syntax” error that isn't a “fake” becomes a needle-in-the-haystack problem.

Preferred Solution (Optional)
Support any page item size

This request is likely a duplicate of FR-2233.

Comments

Comments

  • bshumway OP 2.8 years ago

    This should be a no-brainer :)