Can user reject the form with selected filed?

Hi all,

Currently, Im working on a approve form. I would like to config the reject action to be like:

  1. Admin reject the form, fields can be select and mark as approved.
  2. Form has been rejected. Notification send to user.
  3. When the creator try to submit it again, fields that marked as approved is ‘Read Only’, others can be edit.

Is it possible and how to do that? Thanks all.

Hi Steve,

This can be done by the dynamic display rule. You need variables to save the approved status of each field. And then set Dynamic Display Rule on target input field to make it Read Only when approved.

Regards,
Frank

1 Like