Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have a requirement to select max only 2 names in Search criteria.Can anyone help me on this scenario .
Hey Gopinath,
If you want to limit the user from selecting only two names max from a list box then my suggestion would be to use Calculation condition on a chart. Something like this
Getselectedcount(Field)<3
and put an error message saying the condition for the chart to populate.
Hope it helps
Thanks
AJ
Take a look at this.