Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
- ABP Framework version: v5.1.4
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
- Exception message and stack trace:
- Steps to reproduce the issue:"
Define a navigation property thru Suite. UI pick type: Modal
Step 1: Click on Pick Button

Hi, There is no function after clicking the Search, Pick, or Cancel buttons. Thanks
7 Answer(s)
-
0
Hi,
Can you upgrade your suite version to the latest and try again? thanks. it might be fixed.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi @Katherine
There is no function after clicking the Search, Pick, or Cancel buttons.
We couldn't reproduce this. Search button doesn't work for some reason, but other buttons do work. (Suite & project are v5.1.4)
Can you give us any more info to reproduce this issue?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi @Katherine
There is no function after clicking the Search, Pick, or Cancel buttons.
We couldn't reproduce this. Search button doesn't work for some reason, but other buttons do work. (Suite & project are v5.1.4)
Can you give us any more info to reproduce this issue?
Hi Yekalkan, Issue has been resolved. Thanks for the help.
a. All buttons worked after adding bs in the LookupModal.cshtml
b. In datatables-extensions.js, following condition was added to address the search functionality
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)


