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
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.
Still the image is not getting saved for me
Step 6
and even i want to close the camera
Please see attachment.
If you are missing something then you will get an idea
Yogesh
Please see to the attached oml
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 !!!
resolved