Skip to main content
rakeshk21205956
Inspiring
September 29, 2016
Question

I want a field in Adobe acrobat in which when i click once it show "+", when twice it show "-" and when click thrice blank

  • September 29, 2016
  • 14 replies
  • 1489 views

Sir / Madam,

I am making a form in which i want a field in which when i click once it should show "+", when clicked twice it shows "-" and so on..............

This topic has been closed for replies.

14 replies

try67
Community Expert
Community Expert
September 29, 2016

What does "and so on" mean? What should happen if it's clicked a third time?

rakeshk21205956
Inspiring
September 29, 2016

it should toggle between different characters i want...

like if i have 10 different characters.. then it should toggle between 10 of them.. while clicking on them.

Like on first click 1st character , second click 2nd character.. .till 10th and after that blank  and again.... 1st character..

rakeshk21205956
Inspiring
September 29, 2016

I have solved it by hiding/showing the the fields by clicking it... but that is very time consuming... i have to making as many boxes and then in each of them i have to do hide/show stuff..... very time consuming.. i want a javascript .