I am using a data label with an expression containing HTML to bold part of the text.
When clearing the view using this label, it clears the expression, so that I need to use a transfer data to reload the control. Even with this, I am seeing bizarre actions on my form.
Sometimes when the form first loads, the data labels are not displayed. When I refresh the browser, sometimes, the data labels do not show on the form until after refreshing the form multiple times.
I also have a rule that when a control is changed, I set the properties on an expression. This does not always execute. It seems to work if I click back and forth on the same control, but if I click somewhere else on the form, and then come back to click on a control, it takes two clicks on the same control to know that it is changing. This does not seem normal behavior to me.
Any work arounds to the rules someone can suggest?
BillK