The data I am working on has a one-to-many relation with various id's from other sources on the same item. I like the user to see them and be able to add a new key+id pair. The way I envision this would be to have a different table dynamically populated when clicking the id field. Preferably only shown then.
How hard would this be?
Can the data tables library help me?