v1.1.1
· 1 min aby przeczytać
Local layouts to copy web app
Investigating how the elements that are web native can be replicated in FileMaker. It is not the same thing, so either we find a way to adapt the web code to show in a single page webviewer or mimic the layout but accept there are some differences in function.
The webcode is not pure js or html, and has a lot of restrictions around login, so feels really too much work to reconstruct just the display elements. The icons from react-lucide are available as SVG downloads, so after some manipulation can be used to match the web UI.
Some old-school tricks here to get highlighting and button visibility to work, but this is (native) FileMaker:
