- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2023 12:57 AM
HI,
i tried to make the reference fields to work not only with a 'startwith' query but 'contains'.so far only the fields that are referencing the sys_user table work with 'contains' because i change the value of the system property -"glide.ui.ref_ac.startswith' from true to false.i want it to work on all of the reference fields of all tables not just the sys_user ones.thanks for the help
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2023 01:07 AM
Hello @Alon Grod
Greetings!
it should work for all tables I believe. (unless those tables have exclusive property)
have you tried log out and log in back or clearing cache?
you can also create for the tables you want from user preferences.
- Go to User Preferences
- Create a new with name "<table name>.autocomplete.contains" //the table for which you want.
- select the "System" checkbox
- Change the "type" to "true|false"
- and Value to "true"
Please hit the thumb and Mark as correct based on Impact!!
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2023 01:07 AM
Hello @Alon Grod
Greetings!
it should work for all tables I believe. (unless those tables have exclusive property)
have you tried log out and log in back or clearing cache?
you can also create for the tables you want from user preferences.
- Go to User Preferences
- Create a new with name "<table name>.autocomplete.contains" //the table for which you want.
- select the "System" checkbox
- Change the "type" to "true|false"
- and Value to "true"
Please hit the thumb and Mark as correct based on Impact!!
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2023 02:32 AM
thanks for the reply but i created it but it still doesn't work for some reason.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2023 02:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2023 02:50 AM
Hello @Alon Grod
did you try logging out and logging back in?
or clearing the system cache by cache.do command?
Please hit the thumb and Mark as correct based on Impact!!
Kind Regards,
Ravi Chandra.