Skip to main content
Nintex Community Menu Bar
Question

Applying a condition before the table is shown

  • July 10, 2024
  • 1 reply
  • 7 views

Forum|alt.badge.img+3

I would like to apply a condition before the table is shown.

Let’s say I have a table which has Account as its data model. And I already want to filter all the rows without even using filters, let’s say I only want account names that start with ‘A’.

So the table would only have rows with account names start with A once it loaded
Is this possible?

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+10

Do you mean to apply a filter before the table is shown? If you set a condition on a model, you can easily have the condition applied upon page load, which the table would reflect only what the condition has set.