Loading...
 
Skip to main content

Additions to Tracker Field Rules

Status
Open
Subject
Additions to Tracker Field Rules
Version
24.x
25.x
26.x
Category
  • Feature request
Feature
Trackers
Resolution status
New
Submitted by
Jonny Bradley
Volunteered to solve
Jonny Bradley
Lastmod by
Jonny Bradley
Rating
(1)
Description
  • Make field rules work with ItemsList field (and possibly others) because these are DIV elements and have a text() value rather than a val() value.
  • Check and implement condition groups (i.e. if (this and (that or that or that)) etc
  • Stop radio buttons performing action for each button
  • Add tracker_status as a conditions and actions "field"


Done:

  • Add "if user is the current user" condition and "make field not editable" action to tracker field rules
  • Add action to wipe or set a value on a field (for instance clearing it if you're hiding one)
  • Make rule conditions work when rule is on the target (currently the condition only tests the field the rule is on)
  • UserSelector using autocomplete doesn't work (as it's a comma separated single input not an ins_xxx[] array

Importance
5
Easy to solve?
3
Priority
15
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
7639
Created
Wednesday 16 December, 2020 16:04:22 UTC
by Jonny Bradley
LastModif
Wednesday 01 March, 2023 12:10:38 UTC


Show PHP error messages