How to reference field with multiple tables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2015 04:49 PM
Is there a way to configure a reference field to read from two different tables? Currently we have a reference field which reads from Table1 now we are splitting the data in Table1 among two tables Table1 and Table2 and it will be really helpful if we can use the same reference field for both the tables.
Any suggestions?
Thank you...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2015 02:26 AM
A reference field will refer to one table only. The discussion going in this thread was :
IF there are 2 table, A and B, A being parent of B
A
||
B
Then the the records entered in b will also make an entry in A(just like task table and incident table).
So if there is a field that refers A, will get records of both the table.