Hi,

I'm wondering whether it is possible to set an editable field to only be editable once. I'd like to create a content type where people would be able to sign up for time slots for an event. Each editable field would correspond to a time slot and a user would be able to add their name to a time slot. However, if someone has already edited a field, I'd like it to be 'locked' so that someone else can't overwrite the value.

Is this possible? Anyone got suggestions?

Comments

gmak’s picture

I'm wondering if this is possible through some Ajax magic (I say magic because Ajax is magical to me).

Would it be possible to check if the field has a value, and if so, not allow it to be 'editable'?

Still hoping for someone to pop-up and say 'yes'...

henrijs.seso’s picture

can you read and understand PHP?

mengi’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Per https://drupal.org/node/2148735, 6.x is longer maintained so issue is closed. If you wish to be a maintainer of the 6.x branch please create a new issue.