Hi,
Consider this :
My problem is when I create new record of A, I select my item from B by lookup, but data from B dont populate fields in red. Datasource A and Datasource B are linked with InnerJoin.
Any idea ? Thanks
*This post is locked for comments
Thank's a lot both of you !
Crispin John Augustine : I've checked, no datasource properties was missing. For your suggestion to explicitly set value for data from B, I've tried this before posting in forum, but the logic on table B prevent me to do this (an error was thrown by custom check that I didnt want to disable)
Rustem Galiamov : Your solution totally worked in my case, thank you again ! My error was to not explicitly insert data in DS A ONLY before refreshing.
Hi Stephane M!
To get data from DS B you need to create record in DS A. So, after selecting value from lookup you should insert records into DS A and then, after creating record, you should refresh your records of both DS by calling DS methods.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156