5/6/2025 10:46 AM | |
Joined: 2/7/2015 Last visit: 8/20/2025 Posts: 2 Rating:
|
Hello Denilson, i have a question about updating a BlockArray (OnDemand update): In a page loaded event i want to update an internal tag with this code (and it works):
But i want also update the internal tag array by pushing a button in the loaded page. Copying the same code in the click event of the push button it does not work so i added the UpdateTag method in a synchronous script:
but it does not work on the first click. It works clicking a second time. If i insert two push buttons, the first one with the UpdateTag method, the second one with the internal tag update, it works pushing at first the update, then the internal update push button. why? how can i resolve the problem? thank you! ------------------------------------------------------------------------------------------ |
Last edited by: Moderator_Lan at: 05/06/2025 11:52:13New subject after splitting |
|
Follow us on