nuxeo.conf


Related Questions
I added a custom property to the nuxeo.conf file. I want to use this custom property in webui. For exemple in slot-content <nuxeo-slot-content name="defaultMY_SLOT_NAME" slot="MY_SLOT_NAME"> <template> <my-element ...
  0 votes
  1 answers
  1 comments
  811 views

  0 votes
  1 answers
  4 comments
  3015 views

I added a custom property to the nuxeo.conf file. I want to print this custom property in a .xhtml file using EL expressions under web/nuxeo.war/widgets/summary directory. Currently what I have below does not work… nuxeo.conf my.custom.field=Some ...
  0 votes
  1 answers
  2 comments
  1945 views