Question
Insertar una nota compartida en múltiples registros.
- Franz Frese
-
- Offline
- Platinum Member
-
Less
More
1 month 4 days ago - 1 month 4 days ago #21
by Franz Frese
Replied by Franz Frese on topic Insertar una nota compartida en múltiples registros.
he wants to tag selected people with a shared note, problem is the selection and insert syntax as regular expression..
Last edit: 1 month 4 days ago by Franz Frese.
Please Log in or Create an account to join the conversation.
- hermann
-
- Offline
- Elite Member
-
1 month 3 days ago - 1 month 3 days ago #22
by hermann
Hermann
Designer of the custom module "Extended Family"
webtrees 2.2.1 (all custom modules installed, PHP 8.3.12, MariaDB 10.6) @ ahnen.hartenthaler.eu
Replied by hermann on topic Insertar una nota compartida en múltiples registros.
I would do that using the
Tagging Service Module
(tsm):
- select the persons/names to be tagged (using List / Families / select a name to show all persons with that name)
- add them to the clippings cart using the ClippingsCart Enhanced Module (cce)
- add or remove some data records in the clippings cart as needed
- send the selected data records to the Tagging Service Module (tsm)
- tag them with the shared note
- select the persons/names to be tagged (using List / Families / select a name to show all persons with that name)
- add them to the clippings cart using the ClippingsCart Enhanced Module (cce)
- add or remove some data records in the clippings cart as needed
- send the selected data records to the Tagging Service Module (tsm)
- tag them with the shared note
Hermann
Designer of the custom module "Extended Family"
webtrees 2.2.1 (all custom modules installed, PHP 8.3.12, MariaDB 10.6) @ ahnen.hartenthaler.eu
Last edit: 1 month 3 days ago by hermann.
Please Log in or Create an account to join the conversation.