You need to sign in to do that
Don't have an account?

Is there a way to create the logic for Quote “CREATE PDF” button?
Can we put the logic for the CREATE PDF button wherein this button should only be available when opportunity.status=Approved? Thanks in Advance.
No, We can not put logic on standard buttons. Workaround for this should create a new Custom button and use this button to validate before creating quote pdf. You can then create quote pdf by this button.