Data Sources: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 88: Line 88:
=== Examples ===
=== Examples ===


==== Example — Filling data from another library ====
==== Example — Fill data from another library ====
Say we have a library Organizations, and now we are building a new library that has organization information as a part of it. When we add an entry, we want to provide a search key and have the rest of the organization fields filled from the Organizations library. This is different from referencing the Organizations library, as with a Link to Entry field and Calculation or JavaScript fields; in the case of Autofill, the data is copied from the Organizations library as a separate copy.
Say we have a library Organizations, and now we are building a new library that has organization information as a part of it. When we add an entry, we want to provide a search key and have the rest of the organization fields filled from the Organizations library. This is different from referencing the Organizations library, as with a Link to Entry field and Calculation or JavaScript fields; in the case of Autofill, the data is copied from the Organizations library as a separate copy.