2019-06-05 09:45:41 +00:00
|
|
|
sib-widget(name='hd-drive')
|
|
|
|
template
|
|
|
|
iframe.drive.chat-view(
|
|
|
|
src='https://drive.google.com/embeddedfolderview?id=${value}'
|
|
|
|
)
|
2019-06-18 06:48:32 +00:00
|
|
|
.content-box.with-padding.full-width.chat-view
|
2019-06-05 09:45:41 +00:00
|
|
|
sib-display(
|
|
|
|
bind-resources=""
|
2019-07-23 13:08:59 +00:00
|
|
|
fields="driveID"
|
2019-06-05 09:45:41 +00:00
|
|
|
widget-driveID='hd-drive'
|
|
|
|
)
|