I have a File Component that displays an image from a custom field (Lookup). The image loads fine, but when the user changes the lookup field, the image does not update. I have tried adding the following code as an in-line snippet, but it isn’t working. Any suggestions?
skuid.component.getById(‘imgColorRef’).Render();
also tried:
skuid.component.getById(‘imgColorRef’).conditionallyRender();
Question
Refresh File Component when Lookup Value is changed...
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
