Activities of "anthonyh"

Hello,

I used ABP Suite to create an entity with a navigation property. On the add navigation property page, I chose Modal as the UI pick type. When I ran the application, on the page for creating the new entity, I clicked Pick, nothing happened.

In Chrome developer tools, I got a 404 error for not able to find the lookupModal.js file.

I looked at the createModal.js file which calls the lookupModal.js and found the scriptUrl is set to "/Pages/Rfid/Shared/lookupModal.js".

However the folders' structure is like the picture below:

So I think the correct scriptUrl should be "/Pages/Shared/lookupModal.js". I manually corrected the scriptUrl. This time when I clicked the Pick button, I got another error message which is shown in the picture below:

In a word, I think there are two bugs. First, the auto-generated scriptUrl is incorrect. It mismatches the folders' structure. Second, the Pick button still doesn't work even after fixing the scriptUrl.

Showing 11 to 11 of 11 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on October 30, 2025, 06:33