Question on images and forms

Hello everyone!

I need to be able to do this inside a form:
- Select an image;
- Be able to highlight some points in that image;
- Save the new highlighted image.

An example is provided in the image attached. In black is the original image selected. In red are the highlights, and the new highlighted image.

Any idea what would be the best approach to do this?
Thanks in advance,

2.gif

OriginalPostID-187781

OriginalPostID-187781

  Discussion posts and replies are publicly visible

Parents
  • Agreed but *if* this is a strategic use case for you and justifies the investment you could look at integrating the user experience by using Appian Web API and process invocation by web service call to integrate a custom graphics editing app (C# on .Net would be easiest but Java could be made to work) with an Appian process. Enabling for mobile would be a consideration but you could probably mitigate that using an HTML5 solution. Like I said this is just in case this is a strategic use case that has to be seamless and justifies a programming investment
Reply
  • Agreed but *if* this is a strategic use case for you and justifies the investment you could look at integrating the user experience by using Appian Web API and process invocation by web service call to integrate a custom graphics editing app (C# on .Net would be easiest but Java could be made to work) with an Appian process. Enabling for mobile would be a consideration but you could probably mitigate that using an HTML5 solution. Like I said this is just in case this is a strategic use case that has to be seamless and justifies a programming investment
Children
No Data