Skip to main content
sauravk
May 29, 2021
Question

Getting issue in validation on filters

  • May 29, 2021
  • 1 reply
  • 1 view

Hi ,

I am facing validation issue after applying filter from dropdown. Its coming because at validation rule I am  using ri!teamDataTrs which is getting reset on basis of filter criteria.

But without filter validation is working fine as this ri!teamDataTrs having full dataset. Kindly share any work around to fix this issue. 

test

    1 reply

    deepanshua2124
    June 2, 2021

    You can implement a if() condition on saveInto(s), if you don't have a validation then run the saves otherwise don't.