Sage 100

 View Only
  • 1.  Sage 5.40.1Any ideas how to protect a form with a

    Posted 06-14-2017 10:30
    Sage 5.40.1 Any ideas how to protect a form with a signature so only specific user can run?


  • 2.  RE: Sage 5.40.1Any ideas how to protect a form with a

    Posted 06-14-2017 10:36
    I always add a password. When the form is printed, a Crystal Prompt will ask for the ""Password"". If the value entered is correct, the signature prints. If the value is not correct, the signature is not printed. Add a suppress value to the signature to print only when the Crystal Report Prompt (the password); matches. Would this work for you?


  • 3.  RE: Sage 5.40.1Any ideas how to protect a form with a

    Posted 06-14-2017 10:52
    @MadelineStefanou Brilliant!


  • 4.  RE: Sage 5.40.1Any ideas how to protect a form with a

    Posted 06-14-2017 10:57
    @MadelineStefanou ...it sure will!


  • 5.  RE: Sage 5.40.1Any ideas how to protect a form with a

    Posted 06-14-2017 11:22
    It works well! Thanks again! Can't believe I didn't think about that....


  • 6.  RE: Sage 5.40.1Any ideas how to protect a form with a

    Posted 06-16-2017 16:45
    OK, I'm a dummy. Did you put the password in Crystal?


  • 7.  RE: Sage 5.40.1Any ideas how to protect a form with a

    Posted 06-21-2017 06:10
    You need to set it up as a parameter and I called it PW and typed in a validation PW. If it matches it allows you to reach the form if not you can't. I used it to put a PW protection on an AP check form with signature.


  • 8.  RE: Sage 5.40.1Any ideas how to protect a form with a

    Posted 06-21-2017 08:12
    I wonder if a PrintedByUser formula field could pull that into the report for validation, removing the need for a password.


  • 9.  RE: Sage 5.40.1Any ideas how to protect a form with a

    Posted 06-21-2017 19:26
    +1 what Kevin said. I've done it before.


  • 10.  RE: Sage 5.40.1Any ideas how to protect a form with a

    Posted 06-21-2017 19:51
    +1 more to what Kevin and Robert said. Sounds like a good 90 Minds article or addendum to the existing one.


  • 11.  RE: Sage 5.40.1Any ideas how to protect a form with a

    Posted 06-22-2017 05:01
    The user formula is similar to what I have at several clients. If the check amount is less than $50, then the signature prints on the check. If over, then no signature. And if over $10,000, a text will appear above the signature area indicating that two signatures are required.