It's all about the answers!

Ask a question

How can we make a field mandatory in a form (created via RTC)


Vaishnavi Narasimhan (11) | asked Apr 30, 10:27 a.m.

I have some forms created on RTC like (Raising change requests, raising a new requirement, etc). 

Would want to know how to make specific fields as mandatory. 

Please Hel!

One answer



permanent link
Davyd Norris (2.3k217) | answered Apr 30, 7:06 p.m.
Use Preconditions and Followup Actions. There are two possible preconditions you would want to investigate
 - Required Attributes for Type and State
 - Required Attributes for Condition

Both of these will let you select fields to be mandatory based on the workflow or on a calculated condition.

It's important to note that 'mandatory' or 'required' in the case of EWM means a field must be changed from its default value, so you'll need to examine your fields and make sure they have an initial value that must be changed - a good example of where this is a bit of a problem is a Boolean attribute, where the default is false (unchecked) and so making it a mandatory field means it's got to be set to true in order to progress, which may not be what you want.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.