Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

That will trigger the "hide and show" of the question that asks for the previous consent. Please notice also , together with the following tag:

Code Block
themeDJango
languagehtml/xml
linenumberstrue
<p:outputPanel rendered="#{confirmationBean.purposeOfUse=='TREATMENT'}" id="customPanel2">
...
</p:outputPanel>

...