Skip to main content
swapnar6405
February 22, 2023
Solved

Read-only grid search field text customization.

  • February 22, 2023
  • 3 replies
  • 0 views

Hi,

I have am read only grid where I have enabled search functionality. The Search text field is giving some default text.

Can someone let me know how to customize that text. Basically, I would like provide a text which is more meaningful.

Thanks

Best answer by nareshs945

You can update your record type search place holder text to achieve this. See the attached screenshot

3 replies

sivanagamalleswarit0003
February 22, 2023

Default text is the name of the recordType we use under a!gridField Data parameter. I think we cannot customize it, you can instead change the name of recordtype to make it more meaningful.

February 22, 2023

You can update your record type search place holder text to achieve this. See the attached screenshot

swapnar6405
February 22, 2023

Thank you so much Naresh.