Issue: In a DEVICE STATE TABLE, data in one field is not displayed when data in another field is present.
Expectation: All fields should be displayed when data is present.
These fields come from 2 different workflows.
There is data in this Portal Name field:
It cannot be seen when the BDList field is also present. However when the BDList field is deleted…:
then the proper value shows up, even right there in the EDIT DEVICE STATE TABLE page!:
So: How can I get both cells to show their data at the same time?
Is there some formatting rule I’m missing?
I’ve tried sending only strings to both cells; Tried 1 string and 1 array; Tried 1 string and another string with embedded \r and \n characters… Still cannot see both at same time.
The high level goal is to show:
- Friendly name for an asset (generated by WF and sent to Device)
- An array (or string) list of related assets (as determined by the WF and sent to Device)