Skip to content

Commit f47ca9b

Browse files
authored
Update troubleshoot-model-driven-app-lookup-issues.md
Add a note regarding click behavior and search results.
1 parent 29a6248 commit f47ca9b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

support/power-platform/power-apps/create-and-use-apps/troubleshoot-model-driven-app-lookup-issues.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ If the Lookup's search results are missing items or include unexpected items, in
3737

3838
- If the fetchXML is correct, but the data returned is incorrect, the issue is on the server, such as a misconfigured relationship. Another possibility is that the user doesn't have correct permissions for some entities, which might not be apparent in the network response other than with an omission of results.
3939

40+
> [!NOTE]
41+
> Clicking the text area will reveal the most recently used items; clicking the magnifying glass will perform a search. This behavior can be disabled to always perform a search.
42+
4043
## Views are incorrect
4144

4245
- If an entity or view is missing from the Lookup views or results, or the default view is incorrect:

0 commit comments

Comments
 (0)