More fields of the same type in edit view

Hello, i would like to create a field that can have multiple values to it like the email field in contact how can i do it?
Or something like the Update Case Field (not the email part just add)
Thx for your time.

Hi,
You have to create custom field type to achieve your task.

Either you can write widget for it or you can do it by including your javascript file inside editviewdefs.

1 Like

Can you give me an example of the code? Thank you very much for your time