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.
-
0
Hi,
Is there any way to fix this on 5.1.4? Thanks
-
0
@Katherine
Are there any error logs on the browser console?
-
0
-
0
@Katherine
Thanks you. We'll try to reproduce the issue asap.
-
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?
-
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