Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Business Data Column Added to List

  Asked By: Lukas Nolan         Date: May 04, 2008      Category: Sharepoint      Views: 483
 

I have a list that already has business data columns. I added another
field to be included in the Business data that is pulled in for the
list. Now, each "item" in the list has blank field for the new column.
If I edit the item, resubmit it, the field is populated with the
business data. I REALLY don't want to do this for every item. Did I
miss something?

Tagged:            

 

3 Answers Found

 
Answer #1       Answered By: Ramona Solis          Answered On: May 04, 2008       

I've seen this before and never found a way to programmatically update
the columns  being pulled  from the BDC. So unfortunately, I think you
are left with having to touch every item  in the list  to pick up the new
values.

 
Answer #2       Answered By: Harvey Blankenship          Answered On: May 04, 2008       

Maybe something else could work then. What I need the column  for
is for filtering. I don't actually need to display it.

Any idea if there's a way to programmatically update the items with a
filter on a new BD column?

 
Answer #3       Answered By: Xiomara Blanchard          Answered On: May 04, 2008       

Anyone have any more info on this subject?

 
Didn't find what you were looking for? Find more on Business Data Column Added to List Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].