Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this article, we will show how we can combine multiple fields' values into one. As an example, we are going to use an image upload field and textual field and combine them together into one to produce the following result.

Image Modified

Figure 1: Profile Photo and Name in Single Cell

For context, this is the form used to construct the list.

Image Modified

Figure 2: Form Design

The main area of interest would be the datalist builder. Observe that the "member" column is making of the Bean Shell Formatter.

Image Modified

Figure 3: Datalist Builder

...