Solved

Field Tagger - Multiple Mappings to one field


Badge +1

We have an issue where one of our fields can have multiple different answers based on a prior selection. 


Example:

Field tagger for Deductible 1 

Deductible 1 may be $500 for Auto insurance, but Deductible 1 is also used on the same page for Homeowners Insurance ($300) and Theft ($400). Is it possible without creating a bunch of custom fields to pull the correct Deductible based on another selection on that page layout?

icon

Best answer by Brent_Doc 2 May 2024, 01:47

View original

2 replies

Userlevel 2
Badge +9

Hi @JustinJuzdowski 

 

There are a couple options that I think will work for you. Review the below and let me know!

1. Word functionality:
a. Word Conditional Statements: https://help.nintex.com/en-US/docgensf/Templates/ConditionalTextInWord.htm
b. Nested if statement is Word: 

Could look something similar to :
 

  1. Excel as Middleware: 
  1. Same concept of option 1. Provides more flexibility, conditions, variables in excel to do some Logic and push out a value in from the Single-Cell range.

That should get you sorted - let us know!

Brent

Userlevel 5
Badge +20

Hi @JustinJuzdowski 
Did this response help solve your question? 

Reply