Adding a new item to Select List dynamically
Hi, I have a Select List bounded to a Data Masters. I used a DataMaster Action to add a new record when I press a button.
I need to refresh the Select List, because it seems that changing the Data Masters doesn't update the Select List.
Thanx in advance.
Hello Alexandre,
Do you mean that the new Select List item does not get added to the Data Master?
Best
Hello Alexandre,
Do you mean that the new Select List item does not get added to the Data Master?
Best
Hi Marjo,
I mean that I added a record to the Data Master but the Select List still shows the same items.
Thanx.
Hi Marjo,
I mean that I added a record to the Data Master but the Select List still shows the same items.
Thanx.
Hi Marjo,
I got it. I had just one interaction:
1. Data Master Action: wich I inserted a new record (coming from a input box) in the Data Master.
So I added a second one:
2. Set Value: where the component is Select List and Value is => Data Master.
Bingo!
Thanx for your attention,
Hi Marjo,
I got it. I had just one interaction:
1. Data Master Action: wich I inserted a new record (coming from a input box) in the Data Master.
So I added a second one:
2. Set Value: where the component is Select List and Value is => Data Master.
Bingo!
Thanx for your attention,
Effectively, it did the trick!
Thx a lot
Effectively, it did the trick!
Thx a lot
Replies have been locked on this page!