How can I Auto-populate fields across different custom forms using Fusion? | Community
Skip to main content
New Participant
September 19, 2024
Question

How can I Auto-populate fields across different custom forms using Fusion?

  • September 19, 2024
  • 1 reply
  • 812 views

Hi,

 

Can anyone suggest how can I auto-populate fields across different custom forms using Workfront FUSION?

 

Let say, I have two project name A and B . Currently I am manually updating the same field in different custom form across project A and project B. I want to figure out a way where a custom form field is filled out once and propagated across the different custom form in the A & B projects.

 

Any help or suggestions would be appreciated. TIA!!

 

 

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

1 reply

lgaertner
New Participant
September 19, 2024

Hello,

 

I think you need to be a bit more specific in describing what you want to achieve and what you tried already.

 

How are both projects related to each other? 

In the recent past, the functionalities of the External Lookup field type have been expanded to include API access options.

So you could think about adding such a field type referencing on your (filtered) projects to be able to chose project B from project A, or vice versa.

 

Modifying this field could be used as a trigger for Fusion (Watch Event module) to start a scenario which does the connection on the other side and also updates the value of your custom form field from A to B.

 

So, if someone does the connection on project A to project B, Fusion is triggered and creates the connection on project B to project A and also "synchronizes" the desired custom field(s).

 

 

Regards

Lars