automatically refreshed LIST and updated

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
Albert
Posts: 16
Joined: Tue Dec 26, 2023 12:43 am

automatically refreshed LIST and updated

Post by Albert »

Hello,
I need your help, please!!

I've created a list with detail management and CRUD operations. When I click on the list, the details are displayed and I can add information to these details using the CRUD operations. The problem is that when I use CRUD to add information, I want the initially displayed list to be automatically refreshed and updated.

How can I do this from the CRUD management ?
Attachments
Crud3.png
Crud3.png (27.9 KiB) Viewed 54501 times
René Houba
Posts: 220
Joined: Thu Nov 26, 2015 7:03 am

Re: automatically refreshed LIST and updated

Post by René Houba »

Hi Albert,

The online Guide shows a nice example how components in VLF-ONE can communicate to each other:
https://docs.lansa.com/15/en/lansa048/i ... e%7C_____0

You can start this example via:
Custom Manager VLF-ONE (1).PNG
Custom Manager VLF-ONE (1).PNG (61.46 KiB) Viewed 51025 times
Open both Custom Manager 1 and 2:
Custom Manager VLF-ONE (2).PNG
Custom Manager VLF-ONE (2).PNG (91.99 KiB) Viewed 51025 times
And type some text in Custom Manager 2. You will see that the text will automatically appear in Custom Manager 1 as well:
Custom Manager VLF-ONE (3).PNG
Custom Manager VLF-ONE (3).PNG (225.5 KiB) Viewed 51025 times
Kind regards,
René
Albert
Posts: 16
Joined: Tue Dec 26, 2023 12:43 am

Re: automatically refreshed LIST and updated

Post by Albert »

Hello René Houba

Thank you very much, it worked well even though it takes a bit of time (almost 6 seconds) to refresh the list.
Post Reply