Skip to main content
Nintex Community Menu Bar

Generating a Dynamic List based on Products

  • February 26, 2020
  • 2 replies
  • 17 views

JackieT

Is it possible to prompt users to select a maximum number of products from the full list of product line items associated with the Opportunity?

 

For example:

ABC Account uses the Golden Pricebook.

In the Golden Pricebook, there are 100 Products.

The user selects 25 Products (aka Product Line Items).

When a Drawloop document is generated, can the user be prompted to select a maximum of 5 of the 25 Product Line Items and only list those 5 Products in the generated document?

 

The Product Line Items would be different for each Account/documented generated.

2 replies

Forum|alt.badge.img+14
  • Nintex Employee
  • February 26, 2020

Hi @JackieT ,

 

Not OOTB, this should be possible using custom coding. If there is something you can filter the relationship by that might be a potential workaround.


JackieT
  • Author
  • February 26, 2020

Thank you -- I'll continue to explore options.