JSON to see 2 or more fields as additional Options in Simple List Widget?

briandocili
Kilo Explorer

I have cloned the Simple List widget as my own.   I am using Incident as the table with Short Description as the main field shown.   I am trying to configure the JSON to show 2 additional fields;   Priority and Number.   I can only get one field to show.     The second field (or third, etc) is just a dot.  

ScreenShot.tiff

Here is my JSON.   Is there additional JSON or configuration in the Widget instance that I need to set up to allow more than one field.

{

  "secondary_fields":{

  "value" : "number, priority", "displayValue": "number, priority"

  }

}

7 REPLIES 7

I just checked my two instances and my Helsinki Patch 9a has the secondary fields option while my Istanbul Patch 3a does not.   I know development is aware of this issue and have obviously fixed it in a certain patch of Helsinki I am just not sure for Istanbul.


Having the field for secondary fields was added in Jakarta. Until then, you'll have to use the JSON editor.


Manikandan T
Giga Contributor

Hi guys,

 

In the display_field need to one to three field to places in the widget. How to do this? whether it is possible in dynamically or Any suggestion over this .please let me know  

 

find_real_file.png