Discussions
Multi-Instance - how to?
I am trying to add a new tab that will appear on the customer's record to handle passwords. The customer can have a number of different passwords depending on what it is used for.
I really need to have a one-to-many relationship of customer's to passwords.
How do I create this structure in NS?
Basically I see the columns and rows looking something like this:
PASSWORD TAB
Service User Password
Website Joe MyYYYYu
Network JoeS hello
.......... ..... ......
.......... ..... ......
.......... ..... ......
What structures would I use to accomplish this?
Much thanks in advance