Results 1 to 5 of 5

Thread: WebSetResponsive fun..

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2009
    Location
    Perth, Western Australia
    Posts
    965

    Question WebSetResponsive fun..

    Hi All

    Just looking at what others are doing with WebSetResponsive and web objects that may change user by user.

    For example I have 3 forms on a view, user 1 can see all 3 whilst user 2 can only see forms 1 and 2. So I need set WebSet pbRender of form 3 based on the user.

    However at the mobile size form 3 should never be shown. So I use WebSetResponsive to not render it, however user 1 still gets form 3 as the WebSetting the pbRender overrides the WebSetResponsive rule.

    Not what I want, but it is expected behaviour per the help on WebSetResponsive...

    If there no responsive settings at all, which is typical, the regular web property’s default value is used. We do not expect that you will change the value of a responsive property using WebSet. If you do, the WebSet always takes precedence.
    Soooo... what to do? Use OnResizeWindow?
    Attached Files Attached Files
    Cheers,

    Thomas Murphy
    Triumph Business Systems Pty Ltd
    www.triumph.com.au

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •