Book a Demo

Author Topic: Change behaviour of tagged values  (Read 3161 times)

skelesp

  • EA User
  • **
  • Posts: 45
  • Karma: +0/-0
    • View Profile
Change behaviour of tagged values
« on: April 06, 2013, 01:06:45 am »
The tagged value type "checklist" makes it possible to check or uncheck several options in a list.

The behaviour of this tagged value is that the value will be "incomplete" until all options are checked.

I would like to change the behaviour, so that the value of the tagged value is a comma separated list of checked options instead of "incomplete".

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Change behaviour of tagged values
« Reply #1 on: April 06, 2013, 02:50:17 am »
You need to send a feature request to Sparx.

From my point of view the state should change to Partial if at least one, but not all elements are checked.

q.
« Last Edit: April 06, 2013, 02:53:00 am by qwerty »