Good morning,
How do you add user manuals and documentation to an EB web application?
Thanks
Solved! Go to Solution.
Great job @Brian_McLeer Thank you for sharing!!!
Depending on how complex it is, you could add a popup window with tabs where each tab covers a topic / aspect about the application or just link out to a PDF document where you describe things in as much detail as you'd like.
For our site, I added an embed widget within a widget controller in the footer. I maintain documentation in a separate HTML page.
https://external-gis.gjcity.org/CityMapExternal/
Hello again @Brian_McLeer
How did you program:
Thank you for the feedback @JoseSanchez
1. This is a custom widget, but has specific URLs hardcoded so I have not posted it to the custom widget group. It links to separate EB applications. If you would like a copy of the widget, please send me a direct message.
2. The save instance widget was created by @SvenJensen at this post.
I will also plug that there is a blog that has a library of custom widgets.
Great job @Brian_McLeer Thank you for sharing!!!