From 728c851a40146e6a9bbf8334651c14857a8301a2 Mon Sep 17 00:00:00 2001 From: Kaarle Ritvanen Date: Sun, 23 Feb 2014 22:48:10 +0200 Subject: model: configurable detail fields --- protocol.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'protocol.txt') diff --git a/protocol.txt b/protocol.txt index b881a96..85804b4 100644 --- a/protocol.txt +++ b/protocol.txt @@ -57,6 +57,8 @@ resp: JSON object, with the following attributes: string, number, boolean, binary) - widget (name of client-side JS module used to display the data) + - detail: boolean indicating whether the value should be + shown only in the object-specific detailed view - editable (boolean) - condition: if present, the field is relevant only when other fields are set according to this object -- cgit v1.2.3