POST
|
Hello, In my app I have many layers created from feature collection in the code. I would need to incorporate this layers into Search and Query widgets. Is it somehow possible? Thanks a lot. Zdenek
... View more
08-28-2018
06:13 AM
|
0
|
0
|
67
|
POST
|
Robert, thank you again. I have one more problem with automatic refreshing of the AttTable. I have a next widget which ask for data every minute. When the AttTable is opened I would like to automatic refresh it everytime when the request is called. I tried an approach with communication between widgets but unsuccessfully. Was it a good approach?
... View more
02-28-2018
12:46 PM
|
0
|
1
|
54
|
POST
|
Robert, thank you a lot! One additional question...if I want this sorting only for one layer and for all others sorting by objectIdField? I tried add else if condition with the original code below changed if condition but it wasn't obviously good aproach.
... View more
02-20-2018
11:51 AM
|
0
|
2
|
15
|
POST
|
Robert, It works! but..... It works only when I push Refresh in the Attribute Table. When I open Attribute Table from Layer List widget or from arrow in the bottom of the screen the row is white and when a push Refresh it turns red. Do you have any idea how to make it red for first open?
... View more
02-20-2018
11:15 AM
|
0
|
5
|
98
|
POST
|
Robert, thank you for your reply. I did additions you advised but nothing changed. My feature class is made from feature collection in the code. Could it be a problem? I have a field "Severity" and if it has value of "1" I need red row so I changed your code to if ( object .Severity === '1' )
... View more
02-20-2018
10:37 AM
|
0
|
9
|
98
|
POST
|
Hello, is it possible to automatic sort values in the Attribute Table after the Table is shown in the app? What I need is to see rows with error attribute automatic on the first places. Thanks a lot Regards Zdenek
... View more
02-17-2018
10:07 AM
|
0
|
4
|
190
|
POST
|
Hello, is it possible to customize the Attribute Table in Web AppBuilder App based on attribute of features? What I need is change color of the row if some attribute has error state. Thanks a lot Regards Zdenek
... View more
02-17-2018
10:03 AM
|
2
|
33
|
1090
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:23 AM
|