Web Content Display

Help

## #set ($userCompanyId = $request.portlet-session.application-attributes.companyId.toString()) #set ($userSubCompanyId = $request.portlet-session.application-attributes.subcompanyId.toString()) #set ($offeredProducts = $request.portlet-session.application-attributes.offeredProducts) #set ($enrolledProducts= $request.portlet-session.application-attributes.enrolledProducts) #set ($cipNotification = $request.portlet-session.application-attributes.showCIPnotification) #evaluate ($menu_content.data)
Web Content Display

Help FAQ

#foreach($q in $question.getSiblings())
$q.getData()
$q.answer.getData()
#end