How to search field
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2025 10:14 AM
Hi Everyone
I have requirement to search reference field on catalog form
I have reference filed like below values and user wants search filed with numbers like 1211, 1049,1079,1095 etc... values
How can i achieve this, please help on this
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2025 10:46 AM - edited 04-15-2025 10:48 AM
If you add the attribute ref_ac_columns_search=true to the variable, your users will be able to search in the other fields. You can find more information on this doc page.