I've created a GeoProcessing task that allows users to select a series of variables (raster files) from a choice list. The results of which are sent into a raster calculation process.
Unfortunately the variable names are very long (see below) and I'd like to be able to use an abbreviated version of the variable names and have a tooltip displaying the full name when the user does a mouse over.
Another alternative would be to use a 'Label' so I don't have all of the "_" in the text. For some reason I can't get either of these to work when I add the code to the config.
See image below and a snippet from the widget config containing the variables
Any suggestions or comments welcome on how I could clean up these variable names. Thanks
Justin
أكثر...
Unfortunately the variable names are very long (see below) and I'd like to be able to use an abbreviated version of the variable names and have a tooltip displaying the full name when the user does a mouse over.
Another alternative would be to use a 'Label' so I don't have all of the "_" in the text. For some reason I can't get either of these to work when I add the code to the config.
See image below and a snippet from the widget config containing the variables

Any suggestions or comments welcome on how I could clean up these variable names. Thanks
Justin
أكثر...