Eoprava sk
unread,Feb 5, 2026, 4:36:19 PM (7 days ago) Feb 5Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mementodatabase
Hello :)
As for start thank anyone who will be helpful.
As i wrote above i have 24 libraries, and more are comming.
As the system grow bigger, there are some new questions:
1. Connecting libraries:
As memento suport the Link to an entry and LookUp field, i tried to set it up that way.
Yet problem is, it took too much space. So I did it the way autofill when i need data from other library and javascript to "Add new customer" from one library to another.
Main question in this is : is it possible, to print (JasperSoft) the link to an entry with all data?
Second quiestion: I use scripts for notification will it work with "Link to an entry?
2. Shrinking libraries
Functionality: I need to add "Repair name", "Repair DATE", "Repair warranty" , "Price"
But here ´s the thing: one device can have multiple repairments, so i didi it this way:
Repair1 (Text)
Date1(Date)
Warranty1( single choice list)
Price1(currency)
Repair2(Text)
Date2(Date)
... etc.
I saw there was Embeded object, yet i have no clue how to use it, or better, how to print the embeded object in JasperSoft (as a table, you can imagine a Invoice for example)
I can imagine there will be + button and it will create another set of fields...
Do anyone have a clue how this could be printed? Same with sending notification in Embeded object...
3. Shared Scripts
Haven´t used it yet, is it for example set a "shared notification script" let´s say I have multiple notifications setup, so i would create the SMTP setup just once and say go there for the setting?
Also second question i had time ago, is it possible to have a Cron task in Memento?
Let´s say " check for new records at 20:00 everyday?"
I did this kind of setup yet doesn´t work 100% (set an checkbox, when opening library, it filtered records with checked field, did the script, and on the end of script, i set the checkbox unchecked.
Any ideas how to do something like this but without opening library? Maybe Start script externally?
As i use lot of API´s within lot of libraries i need to get notification, when some library get new record from my website.
Any help will be appiciated.
Thank you for reading :)
There will be more things to solve (Automated printing, but our kind developer said it will be developed in some time ... :)