+49 (30) 467086-20 service@microtool.de
Products » objectiF RM » User interface and how to work with it » Workspace » Form Designer » Create and assign custom properties

Create and assign custom properties

For most controls, you must specify properties to be displayed by the control. Some are offered automatically, others you must create explicitly beforehand.

Select source property
  1. Open the form using the Design context menu command.
  2. Click on a control and show its properties.
  3. Open the General entry. Under Content or Relationship, use the […] button to select a property to be displayed in the form.

The property is displayed in the form.

  1. If you want to remove the set property again, click Reset.
Create user-defined property

Some controls require user-defined properties that you must create specifically for the stereotype. These include the following controls:

  • ReferringElements
  • DateTimeBox
  • Link

ReferringElements – Creating a reference property type

If you want to use the ReferringElements control element, you require an inverse property. You create this property in the stereotype of the relevant element. If, for example, you want to reference requirements, create the property in the Requirement stereotype.

  1. Open the Stereotypes view and select the stereotype under DomainElement or Artifact.

  2. Select the context menu command Properties and switch to the Reference Property Types tab page.

  3. Create a new reference property type here using the plus button and select Reference as the type.

  4. In the column Stereotype of the referenced element, select the stereotype of the element that is to be referenced by your element.

  5. Then enter a name under Inverse Property.

Good to know 
If you open the requirement etc. using the standard form, you can find the referenced elements on the Further Properties tab.

DateTimeBox – Creating Date type

If you want to use the DateTimeBox control, you need a Date or DateTime property. The property determines the format in which the date is saved in the form. If you only want to enter a date, create the property of type Date. If you also want to enter a time, select the DateTime type when you create the property.

  1. Open the Stereotypes view and select the stereotype under DomainElement or Artifact.
  2. Select the context menu command Properties and click on the Property Types tab.
  3. Create a new reference property type here using the plus button and select Date or DateTime as the type.
  4. Click OK.

Link – Creating link

  1. Open the Stereotypes view and select the stereotype under DomainElement or Artifact.
  2. Select the context menu command Properties and click on the Property Types tab.
  3. Use the plus button to create a new property type and select Hyperlink as the type.
  4. Click OK.