Skip to main content
Solved

Make a field required based on the value entered in another field


d-sipe
  • Regular Participant
  • 2 replies

Hi there.  I’m working on a process for our SDLC.  I would like to set up a flow where the user can indicate that they did or did not have a meeting in our process.  If they did, I want to set a field that documents the outcome of the meeting to required.  If they did not, I want to set a field that asks them to explain why they skipped the meeting to required

This pseudo code captures what I’m trying to do.  I could see tons of uses for this type of functionality. 

IF <had meeting = YES> THEN

   <who was in meeting -- REQUIRED>
   <why no meeting -- OPTIONAL>

ELSE

   <who was in meeting -- OPTIONAL>
   <why no meeting -- REQUIRED>

END IF

 

Best answer by d-sipe

Actually, it looks like a required field is only required if displayed.  So just hiding the non-applicable fields is all I have to do.  

 

You can ignore me.  :) 

View original
Did this topic help you find an answer to your question?
This topic has been closed for comments

2 replies

d-sipe
  • Author
  • Regular Participant
  • 2 replies
  • Answer
  • February 2, 2022

Actually, it looks like a required field is only required if displayed.  So just hiding the non-applicable fields is all I have to do.  

 

You can ignore me.  :) 


Danielle Diehl
Pipefy Staff

Hello @d-sipe , thanks for you message, glad you could make it work! 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings