Welcome to the HCL Connections Product Ideas Lab! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by the HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.
For more information and upcoming events, please visit our HCL Connections page.
I would like to be able to group CSS styles within <style> element in wiki page's HTML code, in order to make maintenance of a layout easier and to be able to use modern webdev techniques, which would increase accessibility, usability and responsiveness of a wiki page
Currently, the only way for applying a layout to a wiki page is to use a <table> element and inline styles... which is obsolete, because it makes creating/maintaining/editing such a layout a real nightmare and it drastically decreases responsiveness, accessibility and usability of a wiki page for an end user