Sparx Systems Forum
Pro Cloud Server / Prolaborate / WebEA => PCS General Board => Topic started by: RuneRaknes on April 14, 2020, 09:38:50 pm
-
We consider using EA Glossary with Prolaborate as a user interface. Do anyone have templates or experiences from good ways to work with the glossary in Prolaborate using SQL or HTML Widgets or other ways?
-
Hi Rune,
You can use the EA report widget in dashboard to enter the below custom query to get the Glossary report in Prolaborate
select * from t_glossary
(https://i.ibb.co/9tvnY0V/bb.png)
-
Thanks!