Article Details
Id: | 20966 |
Product: | finPOWER Connect |
Type: | FIX |
Version: | 4.01.00 |
Opened: | 22/11/2023 |
Closed: | 22/11/2023 |
Released: | 29/04/2024 |
Job: | J032470 |
Client Connect Sample Portal; Improved handling when attempting to navigate to an invalid Account
If a Client attempted to view a different Account by altering the URL in the Client Connect Portal, e.g., updating the URL such as this:
/Account?AccountId=L10100&ClientAccountSource=0
to:
/Account?AccountId=L101XX&ClientAccountSource=0
Previously, this would have displayed a generic error message and would have shown an "empty" Account; i.e., all the captions would be present, but no data would be populated.
Whilst this was correct, it was not handled in the most elegant way. Now, if the URL is modified to attempt to load an invalid Account the Client will receive an error message as they did before, but upon dismissing the error they will be taken back to the default page (Accounts).
The following Portal has been updated:
- CC (Client Connect)
- Version 1.15 (22/11/2023)