Disable approval option form the dropdown in workflow form

  • felmiranda
    Asked on August 22, 2018 at 4:17 PM
    On the workflow im creating i need to disable the approval option from the dropdown. The concept is that if the checklist is not fully completed, the approver can t approve the operation. 

    I have in the dropdown the following options: 


    Approve

    Aprove with restrictions

    Reject


    I need that if checklist is not completed, the approve can only choose aprove with restrictions or reject. 


    Is it possible?

  • jonathan
    Replied on August 22, 2018 at 4:23 PM

    You can use the condition Enable/Require Field base on other field on the form.

    1534969346zzz 2018 08 23 04 Screenshot 10


    User guide: How to Enable/Disable Fields Using Conditional Logic


    In your case, you can use this Condition to disable the Dropdown field when approval logic is not true.

    I hope this help. Let us know if you need further assistance.



  • felmiranda
    Replied on August 22, 2018 at 4:26 PM

    Thanks, the disable button is not as an option. Can i disable the submit button?

  • jonathan
    Replied on August 22, 2018 at 4:36 PM

    Can you please reiterate your previous response. It is a bit unclear how you meant.

    We can give you a more appropriate suggestion if we have a better understanding of the requirements. 

    Can i disable the submit button?

    If you meant using Condition logic also, the answer is Yes. The Enable/Require condition is applicable to the form Submit button as well.