Scoping the Smart Action field search based on another field

Actual behavior

We have created a Smart Action with n fields (f1, f2, f3…).

f2 field is on Number type.
f3 field is of reference type -> {reference: association.id}

When typing the text in f3 field, all the records are getting searched.

Expected behavior

We want this search to be scoped based on the value of field f2. Is this possible?

Failure Logs

None.

Context

Please provide any relevant information about your setup.

  • Package Version: 6.2.1
  • Express Version: 4.16.4
  • Sequelize Version: 5.15.2
  • Database Version: MySQL 5.7
  • Project Name: xs-library

Hi @Shriram_Balakrishnan,

I am afraid this is not possible so far.
But we have in mind to provide dynamic forms experience in the future.

Let me add your insight in our Product Board.

Hi @arnaud,
If this is not possible, what is the best work around thats available?