Skip to content
Commit 97df322d authored by Dan Richards's avatar Dan Richards
Browse files

Resolved issue where lookup form would display for already populated address...

Resolved issue where lookup form would display for already populated address fields (e.g. an existing node).

Updated the lookup function of the pca predirect service to append the next operation to the ID. Colon separated.

Added some enum values to the PCA Predict abstract class for indicating 'Next' operations.

Upated the retrieve function of the API adapter to split the ID value on a colon to get the actual ID and 'Next' operation.

Refactored multi-step lookup logic to support result sets with a mix of 'Find' and 'Next' operations.

Added custom AJAX callback for the address select drop down for use in PCA Predict multi-step lookups.
parent 71ff8502
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment