32
Views
7
Comments
Solved
Reactive Camera
Question

Hi 

I want to create simple user profile app in reactive, I am using reactive.camera forge component, I am not able to see it to the database.can someone please show an example how to do it

2023-12-14 09-56-57
Yogesh Javir
Solution

Hey,
Please check below link, Is that your requirement?

LogHome (personal-dt37vy6p.outsystemscloud.com) 

If yes then follow process

1.download Camera.Reactive  component from forge and install it.

2.Add reference to your project 

3.drag drop web block on your page from camera reactive library as shown below

4.Give height, width and create handler action as shown below

5.write logic on your handler as shown

6.Once you done with above UI will look like given 

7.now once you click on capture button record will get saved to your entity.

Hope you will understand!

Thanks

Yogesh J.

UserImage.jpg
Lexa Griffin

Still the image is not getting saved for me 

UserImage.jpg
Lexa Griffin

Step 6 


and even i want to close the camera

2023-12-14 09-56-57
Yogesh Javir

Please see attachment.

If you are missing something then you will get an idea

Thanks

Yogesh

CameraDemo.oml
UserImage.jpg
Lexa Griffin

Please see to the attached oml


CameraonReactive.oml
2023-12-14 09-56-57
Yogesh Javir

Hey,

You are passing wrong value to createorupdate action as shown below

You have to pass handler action input to image like as below

Hope you will resolve now

Thanks

Yogesh


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.