Thanks Patrick - i'd looked at a few in that folder but mistakenly presumed
that one was relating somehow to webflow. :blush:
--
View this message in context:
http://old.nabble.com/-sculptor-How-to-change-generation-of-xhtml-views--tp29777660s17564p29778109.html
Sent from the Fornax-Platform ma
They are located in templates/web/
I think the one you are looking for is JSFCrudGuiFlowJsf.xpt
and you can redefine them in your WebSpecialCases.xpt with ordinary AROUND
mechanism.
E.g.
AROUND templates::web::jsfInputField(boolean editable) FOR ViewDataProperty
/Patrik
greatfooty wrote:
>
>
I'm still very much novice with xtend and maybe on the wrong track but hoping
someone can point me in the right direction ... i'm needing make a change to
generation of crud xhtml files, specifically to use a different jsf
component set for some page controls (such as a html editor to be included