Display attribute data in WAB widget

2600
1
12-18-2015 01:09 AM
agylazizi
New Contributor

Hi guys,

I have some question, could u explain to me is it possible a Web App Builder 1.2 to support for create widget that can only display attribute data (not spatial) of query process from our database and then the output of this process will be printed as a table.

thank u for your kindness.

Regards,

Agyl

Robert Scheitlin, GISP

0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

Agyl,

   If the table is not coming from ArcGIS Server then you would have to develop a ASP.net or other web service that would return the data from the database. JS does not have DB access capabilities as it is only a client side language.