Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Restricting Editing during transition

Juan Du Toit
Contributor
April 19, 2017

Good Day,

I want to restrict editing of a transition screen

Do I use properties for this or conditions?

or 

Is it possible to hide a field on a transition screen for a certain groups?

Regards,

Juan

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 19, 2017

None of these options are quite right on their own

  1. Properties will just stop everything being editable by a group or groups (or roles etc), but not on the transition screen because it's not an edit, it's a transition
  2. Conditions will stop the transition being available to the users
  3. You can remove a field from the transition screen, but that applies to everyone

Two options

  • Merge 2 and 3 above.  Create two transitions, with the same end point, but different screens, one with the fields and one without.  Then place conditions on them that make them exclusive and done by group (e.g. on the first, "only group 1 can do this" and on the second "only group 2 can do this")
  • Put validators on the transition so that if a user does try a "bad" edit, they are returned to the screen with a refusal message

Suggest an answer

Log in or Sign up to answer