**
Hello,
There was no answer, does it mean nobody use column default value or.?
The situation:
I have a table with 3 fields: Field1(Column1) - Display only, Field2(Column2) and Field3(Column3) - Data.
Column1 has display type "Read only-HTML".
So I`ve set default value for Column1: $Column2$+$Column3$.
It does`t work. It works if I use only one column (for example $Column2$).
But in Basic Guide there is the following description:
Default Value
For columns in table fields that reference display-only fields, sets the initial value for cells
in the column, up to 255 characters.
If the column has a display type of Editable or Read Only, its initial value can be either
text or the value from another column in the same table. If the column has a display type
of Read Only-HTML, its initial value can be a combination of column references and text.
If Default Value is a column reference, such as $Column2$, the value in the display-only
column is set to the corresponding value in that column. If the column reference is not
valid, the reference will be displayed as text.
Can anybody help to show the combination of 2 fields in another field?
Best regards,
Alexander Zinoviev
This posting was submitted via the Web interface