function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Anil JagtapAnil Jagtap 

How to add fields programmatically to selected fields table to display in view?

I'm integrating my web application with salesforce. I retrive all fields into my web application. Now , I will select one field form contact field list from web application. And that field I want to display as a column into list view by programmatically. It's possible when selected field will add into following table:
User-added image

How can I do this?

Raj VakatiRaj Vakati
I dnt think so you can able to do it  programmatically  but try to explore UI api

https://developer.salesforce.com/docs/atlas.en-us.uiapi.meta/uiapi/ui_api_features_list_views.htm