Solved

Prevent users from seeing/ accessing field

  • 3 November 2022
  • 5 replies
  • 177 views

Userlevel 6
Badge +1

Scenario:

  1. A field is on start form which shouldn’t be used by the user
  2. An automation fills it

Issue:

  1. To prevent users modifying it we make it a hidden field (conditional)
  2. When a field is hidden it seems that the automations don’t work?

Question:

  • Can you confirm this is expected behavior for Pipefy? 
  • Am I missing a simple way to have non-user fields and have them updated in pipes?

Potential Solution:

  • If the API doesn’t have the limitation of automations (hidden fields not updatable) we could use the API to update the fields (if this is the best option, can you confirm that API works with hidden fields?)
icon

Best answer by marcos.pedrosa 4 November 2022, 13:32

View original

This topic has been closed for comments

5 replies

Userlevel 7
Badge +12

> When a field is hidden it seems that the automations don’t work?

I cannot confirm this, quite the opposite, automations work perfectly fine with hidden fields.

Any details you could share how you got to this conclusion?

Userlevel 7
Badge +13

Hi

I have several automations to update the hidden fields since start form and phases. All runs as expected, including showing them in others phases (after updated by automation).

Good luck!

Userlevel 6
Badge +1

Thanks @genietim @Ezequiel Souza  - we’ve had some automations not making the changes with hidden fields so I assumed that was the pattern, I’ll dig in further and let you know what it was.

Userlevel 6
Badge

Hello there, @Keto-Faster 
Hope you’re doing alright 😀

It’ confirmed, you can update hidden field by automation and you can even update visible fields with hidden field content. I have a video where I show how to clear fields using the content of an empty hidden field. Even though it´s the opposite scenario you are looking for, it might help to see the automation in action. 

If you’ll need further assistance, just let us know, alright? 😃
 

 

Userlevel 6
Badge

Here there is a video showing the automation filling a hidden field, @Keto-Faster