Hi, I am just starting on using Axon Ivy project. I want to first build a pure html, css page and integrate with axon ivy project, and should reflect the same in browser on running the engine. I need to know where do the integrate/place the html , css files, thank you asked 04.06.2016 at 08:35 codegeek2016 |
The preferred way to provide html pages is to create a (HTML)UserDialog. Html Dialogs normally define its content with JSF (JavaServerFaces). But you can put pure html content into it as well. All the possible UI technologies of ivy are documented in the designer guide: http://developer.axonivy.com/doc/latest/DesignerGuideHtml/ivy.userinterface.html#ivy-htmldialogs To start with check out the examples and tutorial:
answered 06.06.2016 at 09:00 Reguel Werme... ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 04.06.2016 at 08:35
Seen: 2,588 times
Last updated: 06.06.2016 at 09:00