Table Lookup refresh
Dear All,
I created some indexes with a lookup table. These indexes will be hidden, and the idea is that when someone selects the "Quote Number" index, it will pull the information from the lookup table index. In that case, I will get the name and can compare it with the "Nom (pax leader)" index. The problem is that although I have checked the "Lookup" box, I still need to click the "..." to fetch the data from the table. Is there a way to refresh this automatically?
When i set the index "Quote"
I should click the .... to get the result
Thanks
@Ch-Nameless On the data tab of your components, there is a 'Redraw on' property, which allows you to redraw the data on any change in the form
Can you try this setting and see if it resolves your issue?