yuuvis® RAD Q&A

0 votes
by (5.4k points)

We have got the following question from customer:

Is it possible to use table-fields in Title or Descritption of an object?
And are there differences between single-column tables or multi-column tables?

1 Answer

0 votes
by (5.4k points)

We do not support this, since a table (be it single column or multi-column) can have arbitrarily many entries, so copying all this data would both make visualisation in client difficult/not possible, and make the title difficult to read for the end-user.
For this reason, we only support simple fields.

If this sort of information is necessary in the title or description, it can be achieved with use of technical fields (not shown in forms) that are automatically filled in from form-scripts, and where additional logic can be implemented (such as - if table has more than 5 entries, use only first 5 for the title generation).

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Sep 18, 2019 by Kirk (120 points)
...