How do I add Reference App Fields to the Projects App?

Updated on August 31, 2018 03:38AM by Admin

Apptivo Projects App can be 100% customized and many of you would have definitely come across the situation where you would require to link the Projects App with any other app and have the values pulled in from that app for reference. In that case, one can make use of the Ref App and Ref App Fields.

Ref Apps are a unique field type which can be combinedly used, to link a field of any other app with the Projects App.

Example Scenario 1:

Consider an admin who, while creating projects would like to view the Commission Rate of a particular Employee associated with the project. Now in that case, the reference app attributes can be made use of. Let’s have a quick look at the following steps to understand better.

  1. Go to the Projects App.
  2. Click on “More (...)” icon -> “Settings” -> “Customize App” -> “Master Layout”.
    projects master layout

  3. Drag and drop the “Ref App” attribute under the “Palette” tab from right side of the dashboard.
    drag and drop ref app in projects

  4. Click on the field and rename it as “Employee” from under the "Inspector" tab.
    rename ref app in projects

  5. Scroll down to the “Reference Object Details” section, and select “Employees” in the “App” drop down present.
    set reference object details in projects

  6. Similarly, drag and drop the “Ref App Field” attribute from under the “Palette” tab.
    drag and drop ref app field in projects

  7. Click on it and rename it as “Commission Rate”. Scroll down to the “Reference Field Details” section. And configure it in such a way that Reference Object is set to Employees and Reference Field is set to Commission Rate.
  8. Click “Save”.
    save the reference section details in projects

  9. Now, while creating a project, you can search and select the employee associated with that project. The Commission Rate of that employee will be auto-filled as shown below:
    view configured ref app fields

Example Scenario 2:

Consider the scenario, where you would want to view the Customer Status from the Customers App in the Projects App. Now in that case, the reference app attributes can be made use of. Let's have a quick look at the following steps to understand better.

  1. In the Projects Master Layout, drag and drop the “Ref App Field” attribute under the “Palette” tab from right side of the dashboard. (Note: here, there is no need to add a Ref App (as in the above use case) and reference Customers App, as Customers App is by default linked with the Projects App)
  2. Click on the field and rename it as “Customer Status” under the "Inspector" tab.
  3. Scroll down to the “Reference Field Details” section. And configure it in such a way that Reference Object is set to Customers and Reference Field is set to Status as shown in the below image:
    ref app customer status in projects

  4. Click Save to complete.
  5. Now you can view the Customer Status in the Projects App Creation page.
    view customer status fetched