張良仲
-
Data capacity reduction
My database has too many pictures and the capacity is too large (the pictures are already limited to small sizes). Is there a way to download, decompress,…
-
Dynamic multi-selection in the subform: Display of selected and unselected items.
I have an inspection form that needs to ensure all items are selected at least once. I would like to know which items are missing from the inspection in the subform.…
-
Image click area links to data
This is a floor plan. I divided the floor plan into 9 areas. Is it possible to click on the color blocks on the picture to link to the corresponding information? Is there such a function? Thank you.
-
Is there any way to reduce the memory space occupied by the image?
I use NINOX for quality control and defect improvement, but the number of photos is too large. Is there any way to upload the files to other cloud spaces after taking photos with NINOX,…
-
Send mail with attachments
1. i want creat a data let filename := 'No.' + ".pdf"; importFile(this, printAndSaveRecord(this, "專案"), filename); 'Image 2' := filename 2.send mail let filename := 'No.' + ".…