Tagged Questions
2
votes
3answers
84 views
Updating users data from a different system and presenting this to them
We will be linking our user database to a CRM system. As part of the project if a match is found our web database record will be linked to the CRM record and the data syncd.
If a match is found and ...
4
votes
2answers
463 views
User interface for a “mapping” table
I have the following problem. I need to provide an interface for users inserting/editing "mappings" in a database.
A mapping is a record as such:
[Field A, Field B, Field C] --maps to--> [Field X, ...