I have a form for which I would like only ONE...

I have a form for which I would like only ONE field to be editable after the form is saved. This field may no be editable twice however. How may I apply this?

0 1 318
1 REPLY 1

You could create a counter with the ChangeCounter column type and then use that number with the Editable_If option.

Top Labels in this Space