Custom Control in ERPNext

Hi
We are trying to fulfill one of our potential customer.
They are a Rent a car company, so we are developing a rent a car module.

They have this particular requirement to mark Car Damage on an Image, Add details to these points (points are numbered) and show the damages below the image with their respective numbered-points

Any help will be greatly appreciated :slight_smile:
Thanks

You don’t need a custom control for this. Just make an HTML field and use JS/Jquery to build your own UI using Custom Scripts