Loading...

can I hide qListView on the page based on specific value on one of the qListForm fields on the same page?

can I hide qListView on the page based on specific value on one of the qListForm fields on the same page?

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #7157
      Anonymous
      Anonymous
      Participant

      Hi there,

      n

       

      n

      Well, qListForm cannot support this feature directly, but My suggestion is use some JavaScript to do that. For example, drag a HTML Form Web Part into the page, write some JS to watch the field that in qListForm, if this field equal to a special value, then hide the qListview…

      n

       

      n

    • #4653
      Anonymous
      Anonymous
      Participant

      Hi,

      n

      n

      I need some assistance if anyone can help.

      n

      I have a qListForm and qListList view controls on the same webpart page. Based on specifc value of one of the fields selected in qListForm, I need to post back and hide/show another qListView control on the same page.

      n

      I know that “Form Component behavior” is only applicable for the elements within the same object.

      n

      Is there anything for my scenario? Thanks!

    • #7159
      Anonymous
      Anonymous
      Participant

      Thanks I will give it a shot 🙂

Viewing 2 reply threads

You must be logged in to reply to this topic.