Missing form.io icons
It could happen that the portal is missing certain icons in form.io components. This page will explain how to add these icons to your portal implementation.
Last updated
It could happen that the portal is missing certain icons in form.io components. This page will explain how to add these icons to your portal implementation.
Last updated
The problem with the missing icons is that form.io currently still uses an old version of fontawesome. You Portal implementation should include fontawesome version 4 in order to properly show the icons
To fix this problem open your index.html file and add the following links to your <head>
That's it. Restart your application and the icons should be visible