Where is the default image folder in Lycia and where can I configure it?
LYCIA
Images can be accessed via the following paths:
- Application resources (relative path to the app file on app servers + image presence in application resources)
- Lycia embedded images (C:\Program Files\Querix\Lycia 3 Development Suite 7.1\Lycia\images)
- Images defined in FGLIMAGEPATH variable (in env.properties for IDE and inet.env for runtime)
- CONTEXT location:
- Form Designer: C:\Program Files\Querix\Lycia 3 Development Suite 7.1\Lycia\LyciaStudio\etc\jetty.xml config (C:\ProgramData\Querix\Lycia\progs\public)
- Runtime, app server: C:\ProgramData\Querix\Lycia\jetty\webapps\public.xml
To ensure that CONTEXT resource is available in runtime, open the http://localhost:9090/public/Â URI in the Internet browser and check if the resource is present.
More details in Lycia tutorials:Â https://querix.com/go/lycia/Default.htm#06_reference/ui/themes/properties/image/imageurl.htm