Browser file control & rich text field in custom app - Modal and Full page

We have requirement to allow file upload feature in modal to capture customer evidence for profile update in the modal and full page custom app. This is one example and various such cases wherein we want this control which will eveutally provide us possibility to upload selected file in the ticket.

This will upload file from local system

similary, we require rich text similar to description in modal and full page custom app.

Note, we can’t use parent child market place app as we do not have facility to modify it as per business needs like validation etc

The Dev Platform does not have native support for file uploads yet. So your only option for implementing something similar is to use an external file storage service.

2 Likes

This topic was automatically closed 6 days after the last reply. New replies are no longer allowed.