/build/static/layout/Breadcrumb_cap_w.png

User portal announcements

> Control the number of announcements displayed on the user portal home (default to 3 announcements)
UPDATE KBSYS.SETTINGS SET VALUE='10' WHERE NAME='HD_ANNOUNCEMENTS_HOME_LIMIT';

> Control total number of announcements allowed in the system (setup) (defaults to 25)
INSERT INTO KBSYS.SETTINGS (NAME, VALUE) VALUES ('HD_ANNOUNCEMENT_TOTAL_LIMIT','100');

** Use "INSERT" or "UPDATE" depending on whether that row is already present or not.

Comments

This post is locked
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ