Select to view content in your preferred language

Add Input Area in Custom Popup

706
2
11-03-2022 01:35 AM
tarik
by
New Contributor

Hi everyone!,

I working with ArcGIS 4.x Javascript API. I wanna add a input area in custom popup cause field workers must add text in the this area. 

employeePopupTemplate.content = "<h3>Adress: /h3><input class='inputArea' type='text'>";

when I work with the above code, I am able to add h3 html tag but doesnt see input area on my popup.

How can I add a input area with Esri Javascript API ?

Tags (1)
0 Kudos
2 Replies
JayakumarPD
Frequent Contributor
0 Kudos
tarik
by
New Contributor

Thank you for answer but I am looking for different I wanna add input box in popup window

0 Kudos