Skip to main content

I have a SmartForm that's using a SharePoint list. There is a field of type "Managed Metadata", field uses a Managed Term Set. Let's call it "Department" I added this field to Smartform, my requirement is when user selects a value in this field, I need to set another text field (Org Title) with the name of this term set field value.

 

How can I achieve this?

 

Here is what I tried so far..

 

On Department picker control, added a Rule

  1. Event: Changed
  2. Condition: When department picker contains a value
  3. Data Transfer: Assign control Org Title value of Department control

 

But this is assigning a long ID text. I need to get the text value of Department.

 

Any help is appreciated.

 

Thanks

 

Be the first to reply!

Reply