Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
English
You have a requirement where a datalist needs to return a specific status based on the value of a column.

In this case, we want to return the status "Expired" or "Active" based on the date value in the datalist compared to the actual date.

Edit the datalist column where you want to return the status and select Bean Shell Formatter to enter the code below(Refer to Figure 2).

Figure 1Image Modified

Figure 1


Figure 2Image Modified

Figure 2

Code Sample 1:

...