local!buttonAction is a local variable that changes value from null to CANCEL after a Cancel button is clicked.When this local!buttonAction value changes, I want my reference number value should get changed (refreshed).But it's not refreshing. Any suggestions ??
Discussion posts and replies are publicly visible
Hi Scott Willmon you can use a!refreshVariable() function for refresing the particular variable but don't for to use refresh counter if you want to refresh this variable on the basis of any other interface button.