Loading...

Form Component Behaviour – Internal Field Names

Form Component Behaviour – Internal Field Names

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #4006
      Anonymous
      Anonymous
      Participant

      I am using v5.1 qlistform to create a survey. For conditional branches, I wish to use Form Component Behaviour functionality to enable/disable questions as appropriate. It works as expected for Fields that dont contain spaces, however when i try to set conditions using fields that have spaces in the name it fails. 

      This works: <FieldRef Name =”Brochure”/>

      This fails: <FieldRef Name=”Educational_x0020_Brochures”/>  (CAML editor is auto insertng the internal name, as I would expect)

      This fails: <FieldRef Name=”Educational Brochures”/>

      A workaround would be to have all the fields without spaces and use the Title field to be more descriptive, however this is not a great solution as any exports to excel would use the field names.

      Is this a known issue?

      Thanks!

    • #4774
      Anonymous
      Anonymous
      Participant

      Hi Jamie,

         I'd suggest you  to upgrade to a newer version of Quest Web Parts. If upgrading is not an option for you then

      you could try to write some custom actions that would replace the form component behavior routine.

Viewing 1 reply thread

You must be logged in to reply to this topic.