P
Piotr Ryszkiewicz
Guest
OK, I found the reason. The UpdateBIC link between v_h-adr_1 and v_h-adr_2 is really created only after I click on v_h-adr_2. After that the communication works. But that means, that I got to the same point as I had been before using PUBLISH/SUBSCRIBE: I need to artificially add second UpdateBIC link in opposite direction to initialize second tab, and still data updated on second tab with UpdateBIC procedure are not saved until I switch to second tab at least once.
Continue reading...
Continue reading...