Configuration gets lost after modifying a form

dpardomdpardom Member Posts: 74
after modify some forms all users need to reconfigure it, in my case it means that each user must hide hundreds of columns, is there any way to avoid it?
thanks.

Comments

  • David_SingletonDavid_Singleton Member Posts: 5,479
    dpardom wrote:
    after modify some forms all users need to reconfigure it, in my case it means that each user must hide hundreds of columns, is there any way to avoid it?
    thanks.

    No sorry.

    Try mibuso.com dynamicsuser.net or even google.com, and just search for "ZUP issue" and plan for a couple of days of reading.
    David Singleton
  • AlbertvhAlbertvh Member Posts: 516
    Hi

    or you could copy the users ZUP files before doing the change and copy them back afterwards O:)
  • David_SingletonDavid_Singleton Member Posts: 5,479
    Albertvh wrote:
    Hi

    or you could copy the users ZUP files before doing the change and copy them back afterwards O:)

    And that would help how exactly?
    David Singleton
  • AlbertvhAlbertvh Member Posts: 516
    Sorry doesn't work
  • dpardomdpardom Member Posts: 74
    :cry: thanks
  • DenSterDenSter Member Posts: 8,307
    If all your users have to hide 'hundreds of columns' then maybe you should address the form design and maybe take all ones that everybody hides off altogether.
  • dpardomdpardom Member Posts: 74
    They want to be able to show any field.. so I need to add all.

    Someone told to use the "visible" property, need to try it to know if it'll work
  • dpardomdpardom Member Posts: 74
    yep, it works
  • David_SingletonDavid_Singleton Member Posts: 5,479
    dpardom wrote:
    They want to be able to show any field.. so I need to add all.

    Someone told to use the "visible" property, need to try it to know if it'll work

    There are a few properties that don't work, (like calcfields), but most properties do work.
    David Singleton
  • DenSterDenSter Member Posts: 8,307
    dpardom wrote:
    They want to be able to show any field.. so I need to add all.

    Someone told to use the "visible" property, need to try it to know if it'll work
    You could set the visible property to 'No', and then users would still be able to show the fields they want.
  • David_SingletonDavid_Singleton Member Posts: 5,479
    DenSter wrote:
    dpardom wrote:
    They want to be able to show any field.. so I need to add all.

    Someone told to use the "visible" property, need to try it to know if it'll work
    You could set the visible property to 'No', and then users would still be able to show the fields they want.

    Well default is YES, so I am guessing that he would have had to change to NO to have an effect right :wink:
    David Singleton
  • DenSterDenSter Member Posts: 8,307
    That's what I am thinking of, exactly. Set the property to No, so it doesn't show by default, but the users will have the option to make them visible.
Sign In or Register to comment.