Skip to main content
Nintex Community Menu Bar

How to set default to list lookup

  • November 21, 2016
  • 2 replies
  • 24 views

Forum|alt.badge.img+3

Situation

I have a field on the form saying like department x or department y

I have a second field a list look up which gets the dropdown list from a SP list.

What i want to do is to set a default to the listlookup dropdown based on a value of field department.

Example

Field Department holds x, y, z

Dropdown holds 100, 200, 300, 400

If department is x then dropdown default is 200 and if it is y then default is 400.

The dropdown list is variable so it can change so i cant say default is always the second or the fourth entry.

I noticed that the listlook has no default function.

So are there ways to get this done?

Regars

Erik

2 replies

Forum|alt.badge.img+16
  • November 26, 2016

Take a look at this >>>  


Forum|alt.badge.img+3
  • Author
  • Rookie
  • December 2, 2016

Yes i had seen the default to first item. But I don't understand how I can change it to default not only to the first but depending on the choice to the for example fourth.