Dmitry Masanov
01/22/2020, 2:03 PMbattk
01/22/2020, 2:04 PMbattk
01/22/2020, 2:04 PMbattk
01/22/2020, 2:05 PMDmitry Masanov
01/22/2020, 2:05 PMbattk
01/22/2020, 2:05 PMDmitry Masanov
01/22/2020, 2:20 PMserverWidget.FieldType.INLINEHTML
Shows text (20.28 USD) as not editable (exactly what I need), but the font is smaller and header (BALANCE) is not shown.
serverWidget.FieldType.TEXT
result is the editable text fieldDmitry Masanov
01/22/2020, 2:21 PMDmitry Masanov
01/22/2020, 2:25 PMtype: serverWidget.FieldType.TEXT,
and then
.updateDisplayType({displayType: FieldDisplayType.INLINE})
Sorry, didn't get it initially.Dmitry Masanov
01/22/2020, 2:25 PMbattk
01/22/2020, 2:26 PM