Lookup and Verify (Verification Card)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
@janicedelpr Does this suffice your requirement?
Please mark the answer correct/helpful accordingly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
@janicedelpr Thanks for marking the solution helpful, you can close the thread by marking the answer correct. This will also benefit future users.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Thank you, RaghavSh. The solution you provided worked.