Default Value for a Parameter

Hello all.

We have a local utility for updating Price Map data, and among the parameters are GL Income Num and GL Resale Num.  Prior to v11, when a user selected a value for Resale and then clicked the drop-down list for Income it would default to the value just selected for Resale.  Since we upgraded to v11, it no longer does that - the user has to start at the top of the list and find the same value again (apparently the same value is nearly if not always used for both).  It also seems that the default-value behavior still occurs when updating the maps manually in Facility Manager.

I tried tinkering with the Default and Sort By values in Report Setup, but couldn't get anything to work (introducing "CASE WHEN id = <<p5>> THEN 0 ELSE 1" to the Order By criteria put that value at the top of the list, but caused a SQL error to pop up upon selecting utility... the error didn't prevent the report from running, but I don't want an error message popping up every time someone uses it).

Has anyone else experienced something like this?  I wonder if it was some kind of caching that was cleaned up in v11, or maybe a setting somewhere.  I suggested to the primary user that she can copy one value and paste it for the second, which is easier than scrolling through the list to find the right value... but I'm still curious about what caused the change in behavior - especially since it only changed within the utility and not within Facility Manager.

Any insight would be appreciated!

Thanks.

Nathan

Parents Reply Children