Hi,
In the Memento Database app, I have three libraries that are similar in structure but serve different purposes. I would like to create a fourth (summary) library, which would contain a selection of data from all three.
In this summary database, I only want to include certain fields that I will specify – not all fields or entire records.
My goal is that whenever I create a record in any of the three original libraries, a record is automatically created in the fourth (summary) one – but only with the selected fields.
Is it possible to set up such an automatic synchronization, linking, or extraction in Memento Database using scripts, triggers, or any available mechanism?
Thanks in advance
Hallo
var ne = lib.create(obj);ne.set("Feld C", feldc.getTime());
--
You received this message because you are subscribed to the Google Groups "mementodatabase" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mementodataba...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/mementodatabase/d5a1c972-9ca9-4a27-9ade-03473f6c0133n%40googlegroups.com.