Auto Move set up help

87 views
Skip to first unread message

Alex MacKenzie

unread,
Jun 11, 2025, 9:51:49 AM6/11/25
to mementodatabase
I think this should be possible - probably through javascript which I'm not familiar with.

I have 3 users creating entries simultaneously. Problem is, when they all input data, the "counter" that I have ends up with duplicate copies and I need it be unique.

To work around that, I've create 3 distinct libraries, 1 for each user to input the data.

Then I 'move' the data into 1 combined library. 

I would like a way to have that work flow happen as the entry is being created.

1. Entries are created in sub library 1, 2 and 3. 
2. As entries are being created, they are copied into a Master Library.

Right now I can make it work - but it requires manual input from me and I need the system to be largely self driven.

Er Mo

unread,
Jun 11, 2025, 1:53:37 PM6/11/25
to mementodatabase
Hallo
Man kann mit einen Aktionsskript Einträge in einer Bibliothek erstellen lassen . Die auswahl der Feldtypen ist etwas begrenzt , aber die Grund Sachen sind da .

Hello
You can create entries in a library using an action script. The selection of field types is somewhat limited, but the basics are there.

Ernst

Mmm

unread,
Jun 12, 2025, 5:09:21 PM6/12/25
to mementodatabase
Любой вопрос будет решён быстрее и более правильно, если автор вопроса опубликует тестовые библиотеки с минимальным (нужным) набором полей и укажет основную версию MDB, которая используется. 

Вариант решения:
1. Скрипт Действие или триггер открытия библиотеки (нужный скрипт оставить включённым). Все действия из основной библиотеки. Пользователи не могут изменить основную библиотеку, они создают записи в своих юиблиотеках. 
2. Копируются записи из трех библиотек. Только записи, в которых поле "main_id" пустое.
3. Записи из трех библиотек перед копированием сортируются по дате создания и дополнительно проверяются по ID записей. 
4. Связи между основной и дополнительными библиотеками только для быстрого перехода между ними (на функционал не влияют, можно удалить). 

Шаблон с примером:

среда, 11 июня 2025 г. в 20:53:37 UTC+3, ernst...@gmail.com:
Reply all
Reply to author
Forward
0 new messages