quantumleaps
Explore posts from serversDTDrizzle Team
•Created by quantumleaps on 2/21/2025 in #help
Error loading books: TypeError: Cannot read properties of undefined (reading 'referencedTable')
bump
7 replies
DTDrizzle Team
•Created by quantumleaps on 2/21/2025 in #help
Error loading books: TypeError: Cannot read properties of undefined (reading 'referencedTable')
do I need to define relations manually?
7 replies
DTDrizzle Team
•Created by quantumleaps on 2/21/2025 in #help
Error loading books: TypeError: Cannot read properties of undefined (reading 'referencedTable')
sample code :
7 replies
DTDrizzle Team
•Created by quantumleaps on 2/21/2025 in #help
Error loading books: TypeError: Cannot read properties of undefined (reading 'referencedTable')
sample schema :
7 replies
disable or fix fileupload validation
i think I didn't explain it properly
there are 2 ways to upload an image
1) Pick from file manager
2) Click one from camera
Gives both option 1 & 2
if I use
Gives only option 2
I want both options
23 replies
disable or fix fileupload validation
it is a separate attribute, and not part of accept in the documentation. But when I use it as a separate attribute, it only gives option to click a picture on mobile devices. when used as a part of accept as the way I did, it gives option to either choose an existing picture or click one with camera
23 replies