I'm having problems getting cascading input parameters to work. Sometimes I get it to work and other times it doesn't work, using the same parameters. Rather than go into the details, does anyone have a list of helpful hints for using cascading parameters? I know the order of the parameters in the source is important and the dependent parameters need to be below the parameter that determines the list from the 2nd parameter.
When I enter the first parameter, the other parameter that should create a list does not execute so nothing is listed. If I set a default for the first parameter, all the parameters excute and display the proper options for that default value. If I change the default to something else, I would expect everything to recalculate based on the new value for the parameter. It does not do anything.
Any ideas or tips are appreciated.