Hi,
I was trying to have custom icons for each query configured in the filter widget. I was able to see the icon in dev mode, but when I launched the app, all the icons disappear.
Does anyone know a workaround? Or did I miss something?
Here are the screen captures showing the issue encountered --
When configuring the app in the developer mode:
When app was launched:
Any pointers will be greatly appreciated!
Thanks,
Lesi
Solved! Go to Solution.
Lesi,
Look in the apps/configs/Filter/config_Filter.json and the "icon": "${appPath}/configs/Filter/icon.png" If it still has "${appPath}" then replace that with the url to your deployed app.
Lesi,
Look in the apps/configs/Filter/config_Filter.json and the "icon": "${appPath}/configs/Filter/icon.png" If it still has "${appPath}" then replace that with the url to your deployed app.