JBoss.orgCommunity Documentation

FAQ setting

This FAQ Setting node stores the user settings data, such as how answer is ordered (in alphabetical order or by created date), the order type (descending or ascending) or the user's selection to sort questions by popularity. Each user has a dedicated settings data to select the display preferences in FAQ . The default setting will be used if the users has never changed and saved their setting.

Properties name Required type Multiple Description
exo:ordeBy string false Define how questions are ordered, by "alphabet/index" or "created date".
exo:ordeType string false The value "asc" = ascending and "des" = descending.
exo:sortQuestionByVote Boolean false All questions will be sorted by the popularity (based on the number of votes) if the value is set to "true".