[Portfolio] filefile displayName

Sean Keesler sean.keesler at threecanoes.com
Tue Jul 13 07:03:55 PDT 2010


When working on a custom form renderer I notice that the default
displayName for a piece of content ends up being "filefile".

<formView>
  <formData>
    <artifact>
      <metaData>
          <displayName>filefile</displayName>

When a user fills out the form, that is what gets stuck in that
Display Name input area. It is a bad choice.
Where is that being generated?
Can that be just left as an empty string?
I could test for that and remove it with custom renderers....but....

Sean


More information about the portfolio mailing list