The CreatorCon Call for Content is officially open! Get started here.

How to modify the reference field dropdown(eg: showing 1 through 15 of 22) in workspace

Eswari K
Tera Contributor

Hi all, 

EswariK_0-1713967322769.png

The above mentioned screenshot is in workspace view, when i type any letters in the reference field is display "Showing 1 through 15 of 22" . its showing only 15 records.  How to display all the records in the dropdown.

2 ACCEPTED SOLUTIONS

Robbie
Kilo Patron
Kilo Patron

Hi @Eswari K,

 

This can easily be increased by navigating to the system property:

glide.xmlhttp.max_choices

 

To get to this, type 'sys_properties.LIST' into the Navigation menu and hit enter. This will fire up the system properties into a separate browser tab.

Then search for this property and increase the value field to 25 (for example).

Word of caution - do not increase this value to such a large value that the list extends across the screen or impacts performance.

 

To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.

 

Thanks, Robbie

View solution in original post

Hi @Eswari K,

 

Can you also adjust the system property:

glide.ui.max_ref_dropdown

 

To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.

 

Thanks, Robbie

View solution in original post

6 REPLIES 6

Thank you so much @Robbie, Its working fine!

Hi @Eswari K ,

 

If it's worked for you please accept as a solution that will be useful for future readers.

 

Regards,

Ranjit