Skip to Main Content
Feature Request FR-2650
Product Area Page Components
Status CLOSED

8 Voters

Provide option to upload images from camera from file upload item

shyamngr Public
· Jul 20 2022

Idea Summary
File uploading item must have the capability to take pic or select from Drive to load picture.

Most solution available like plug-in and round the way are not suitable for Low code platform.

Use Case
This is very much required for mobile app the below :-

  • To capture pic from mobile and load as profile pic
  • Student app this can be very easy to capture and load picture
  • For Any document take pic and load instantly for approval or reference.

Preferred Solution (Optional)
Make option in file loading Browse (already available) or Camera (take pic and load)

This request is likely a duplicate of FR-2691.

Comments

Comments

  • shyamngr OP 3.1 years ago

    Kindly provide your feedback.

  • shyamngr OP 3.1 years ago

    Dear Developer/concern,

    kindly vote for this ideas.

    in file loading Pciture+Camera option must be available to capture pic from camera and load in database using application.

  • martin.mirenic OP 3.1 years ago

    Have you tried on File browse set property File types to “image/*” with HTML capture attribute?

    It should automatically on mobile device open camera or at least ask to open the camera.

  • sameer OP 3.1 years ago

  • shyamngr OP 3.1 years ago

    Thanks for response.

    I checked in mobile is displaying file upload and camera but in Laptop it is not showing to capture from Camera.

  • shyamngr OP 3 years ago

    More support is needed to provide facility (load pic from camera) on Oracle APEX file laoding item.

  • jayson hanes Admin OP 2.6 years ago

    This can be done on desktop with some javascript, example: Capture Photo From a Camera using Javascript (usefulangle.com)

    This might be a great example of an APEX plugin should anyone have the time!