Lookup and Verify (Verification Card)

janicedelpr
Tera Contributor

verification card.png
Anyone encountered the same problem? I was trying to add more than 9 fields in the Display fields for the Verification Card of Lookup & Verify feature, but it seems there is technical limitation.

5 REPLIES 5

RaghavSh
Kilo Patron

Check Business rule "Limit the number of verification fields" on "sn_lookup_verify_config" table.

it limits the field to 9.

 

Though you can easily modify the condition of the BR and get more field but that is not recommended as this is an OOB BR.

Apart from upgrade and health scan findings it can have other impacts like slower performance.


Please mark the answer correct/helpful accordingly.


Raghav
MVP 2023
LinkedIn

@janicedelpr Does this suffice your requirement?


Please mark the answer correct/helpful accordingly.


Raghav
MVP 2023
LinkedIn

@janicedelpr Thanks for marking the solution helpful, you can close the thread by marking the answer correct. This will also benefit future users.


Raghav
MVP 2023
LinkedIn

janicedelpr
Tera Contributor

Thank you, RaghavSh. The solution you provided worked.