Sometimes customer needs to put much text into the Annotation for a Catalog Variable. Here is how we can show this information using a modal popup. We will link a KB article to variable annotation and show the article when a link is clicked. Here now it looks like in action:
Solution 1. Create a new table New table: SC 2 KB (for storing relations between Catalog Item and Knowledge article) Fields: Number (string), Name (string), Catalog Item (Reference to sc_cat_item), KB Article (Reference to kb_knowledge)