Hi Ivy Team, I'm managing to create a custom tag in JSF. But it seems not work. Do I need to do something more ? This is my custom class
This is my xhtml view : asked 14.01.2019 at 08:50 tdtin |
To use the component 2 things are required:
And yes the approach has some limitations:
answered 22.01.2019 at 04:29 Reguel Werme... ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 14.01.2019 at 08:50
Seen: 1,830 times
Last updated: 22.01.2019 at 04:34
hi @tdtin Did you create jar lib and put to WEB-INF/libs folder? https://answers.axonivy.com/questions/3488/support-for-facescomponent-within-an-axon-ivy-project-without-putting-jars-into-ivy-web-inf-lib ?
Hi @IvyTeam Is there any way that we can see ivy get trouble when loading lib from that folder? May be the lib have something wrong. Thanks
is this not shown in html dialog demos?
Hi @Alex Suter, I couldn't find Java FacesComponent Demo in Html dialog demos, can you provide any hint ?
Well i am not aware if there any troubleshooting methods at the moment. But I don't recommend to go that way, when you still have to put things in ivy/web/lib. Releasing will be hard.