Skip to main content
June 29, 2016
Answered

Help with Signature Properties

  • June 29, 2016
  • 1 reply
  • 674 views

Hello I am trying to make certain text fields and group fields as read only once an electronic signature has been placed into the document, I then need to repeat this exercise a couple of times throughout the form.  After an incredibly frustrating time with the help desk they suggest I ask for help.  The Signature properties box has a drop down menu from which it indicates you can select certain fields.  At the moment all I can do is select all or deselect.  Failing this can someone help with some javascript so I can lock these fields.

Thank you

This topic has been closed for replies.
Correct answer George_Johnson

Try using the spacebar to select/deselect individual fields and the tab and cursor keys to navigate in the list of fields.

1 reply

George_JohnsonCorrect answer
Inspiring
June 29, 2016

Try using the spacebar to select/deselect individual fields and the tab and cursor keys to navigate in the list of fields.

June 30, 2016

Hi George – AWESOME thank you!!

I don’t suppose you know if I can
create a value in a form using radio buttons, to then provide a tally score do
you.  I have been working on a
performance review and there is input for the employee and the manager.  I want to tally the managers scores behind
the scenes to create an overall performance level.  For example

Did not Meet = -2

Needs improvement = -1

Meets = 1

Exceeds = 2

Outstanding = 3

This is in 8 places within the
review.

The scores should then tally to make
an overall level of performance, so if someone gets 12 points they would be
Meets, but if they scored less than 5 it would be Needs Improvement for
example.

Anyway I honestly cannot thank you enough.

Michelle