Is there a way to add custom field Display logic across objects? | Community
Skip to main content
Tvasilovic
Level 3
December 10, 2024
Solved

Is there a way to add custom field Display logic across objects?

  • December 10, 2024
  • 1 reply
  • 510 views

I am creating some custom forms for our Marketing team. We are planning on having Programs = Campaigns, theProgram will focus on a Brand and the task level work might involve specifc Brand related promotion. They asked for a field that would indicate the product. It would be helpful to isolate the list based on the Brand selected at the Program level, instead of re-selecting the brand on the task form to make the display logic work. So the example would be: If "Brand A" is selected at the Program level, corresponding "Product list A" is diplayed at the Task level. If "Brand B" then "Product list B" is displayed at the Task level.

Seems like maybe there's way with calculated fields...??? 

thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by KellieGardner

@tvasilovic  - There is not a way to do cross project dependencies on form data. There are options to create a calculated custom field that will populate data from the program into the project but you can't created any kind of logic based on it. You can only do display logic with radio button, drop down, or checkbox field.

 

I'm thinking it could be a potential option with Fusion to attach a specific form based on program ID that would have those specific fields on it.

1 reply

KellieGardner
Community Advisor
KellieGardnerCommunity AdvisorAccepted solution
Community Advisor
December 17, 2024

@tvasilovic  - There is not a way to do cross project dependencies on form data. There are options to create a calculated custom field that will populate data from the program into the project but you can't created any kind of logic based on it. You can only do display logic with radio button, drop down, or checkbox field.

 

I'm thinking it could be a potential option with Fusion to attach a specific form based on program ID that would have those specific fields on it.