Hello,
In node:Header and StandardAddress context, Address autocomplete does not detect the change on a field unless I press ENTER while having focus on the field itself.
But in this case the changes on the fields will be lost.
If I press SAVE without ENTER all changes will be lost.
I tried the methods: GET_I, SET_I of ZL_BP_ADDR_STANDARDADDRES_IMPL class,
it always brings me back to the old values those of the comics.
I also tried capturing the changes in the StandardAddress.htm web page with the same result.
Question:
1- How to simulate an ENTER on each field without losing the change of the other fields
2- Or else is there a way to capture the changes in the different fields of the address
Thank you.