Hello,
I have an entity form, which has a Quick View Form on it. When entity form is loaded, I update some labels on it with javascript using 'setLabel' function. It works fine in the old interface, but in the UCI labels on the Quick View Form are not updated, though function 'setLabel' is defined and labels on the main form are updated just fine.
Does anyone knows how to fix this? Thanks in advance.