sharepoint - DataView component in SPD attaches needless strings to field values -


In SharePoint Designer I use some lists as lists and then link them with an Operation GetListItems (I get items from many lists).

separate site collection for rollup / aggregation):

Now something is fine like I Managed to get results:

But the wire associated with the field result is (# 6; #) ... how can I get rid of those enclosed wires? They are not related to all areas, but for some (important) people:

Ah, well it happens - Keep searching for answers, then look for help and find it yourself.

I used the XSL function to snatch those first characters. Dirty, if I want to add links to that table, but works.

By the way, the main question to rollup content from more than one site collection is the journey for me, many days ago if anyone is in the same situation, then I recommend (Well because I found an answer to myself):

  • Or a better way to use for a single site collection: (Good inside that article Link).
  • I did not touch anything, because I did not need such an advanced method, but maybe someone does this:

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -