
Announcements
Hi,
I am able to select an item from the lookup. When I select an item my OnSelectItem event is working.
I can see the selected data to build the lookup. But the form is not getting assigned the selected lookup.
NotifyOutputChange doesn't accept any parameters. You have to call it to notify that output changed and put the assigning of the new value to the getOutputs function. You can check an example exactly with the lookup in the following repository - https://github.com/AndrewButenko/LookupToOptionset/blob/main/LookupToOptionset/index.ts