Change placeholder text for input coordinate in Coordinate Conversion Widget 4.X

580
3
03-07-2019 09:37 AM
deleted-user-9_yPCHk-_Xlk
New Contributor II

I cannot seem to find a straightforward way of changing the placeholder text in the "Input Coordinate" section of the Coordinate Conversion Widget in order to give the user an example of a valid coordinate format..

Does anybody have a way to do this?

Thank you,
Clinton

0 Kudos
3 Replies
BirajaNayak
Esri Contributor

Here is the example to set default format and provide option to change format of coordinate:

CoordinateConversion widget - Custom Formats | ArcGIS API for JavaScript 4.10 

Thanks,

Biraja

0 Kudos
deleted-user-9_yPCHk-_Xlk
New Contributor II

Biraja,

Thank you for your response. I took a look at this sample and associated documentation, but I still cannot find what I am looking for. I am trying to insert a placeholder because the users don't necessarily know the format that the CoordinateConversion widget will accept. I am trying to input a custom placeholder for each coordinate type. I hope this snip will better illustrate what I am trying to change.

Thank you,

Clinton

0 Kudos
BirajaNayak
Esri Contributor

Hi Clinton,

I did not find  "placeholder" property in coordinate conversion widget for java script api . I will look into some other option and get back to you if I succeed to get one.

Thanks,

Biraja