Why button browse upload image not working

0
pop up page using Upload image   Entity    Entity LostForm Entity Attachfile Structure Design Mode
asked
2 answers
0

Use Microflow for Opening the Page as in the screenshot below.

 

image.png

 

and keep the design as in below screenshot

 

image.png 

 

You can see in below screenshot I'm able to add the Image (Browse option enabled)

 

image.png

answered
0

Hi Chalermpohn Sununtawit,

 

how are you showing the NewEdit Page?

 

If you are showing it through microflow, then to get the file upload option enable,

you have to create an object of that image entity and get Form object associated with that image object (Because, without associated object it will not allow to modify the object).

 

Then it will work as expected.

 

Hope this helps.

 

Regards

Bhargav Ram Singh Bondili

answered