As the title says…Currently, I have a relational database setup (which I did in MySQL). Problem now though is how do I display a column’s actual values rather than their associated IDs within a ScriptCase application. I’ve had a look within ScriptCase to see where the facility is, but couldn’t find it.
Just to reemphasise, as all my tables are linked up ? the relationships are there, but obviously I’ve got a lot of IDs in my tables ? I only want to be able to display the VALUES of those IDs (whether it’s text or numbers) rather than the IDs themselves. That’s of no use to the user.
So basically, I want to create one main table that pulls in the data from all the mini-tables whilst maintaining the relationships.




