BYU-ODH / hlrdesk

https://hlrdesk.hlrdev.byu.edu/
MIT License
0 stars 2 forks source link

When Adding New Item to Catalog, Can't Change the Date Added #331

Closed aldahl closed 8 years ago

trevren11 commented 8 years ago

How important is this/is it used/needed?

stevethomas19 commented 8 years ago

@alexcdahl @trevren11 What if for each of the disabled fields (date added, date edited, last edited by) we make them hidden. That way people who add or edit items won't try to edit those fields. We don't want them edited anyway.

trevren11 commented 8 years ago

We want them there to see who changed the item and when it was added, but they probably shouldn't be inside input fields, just regular text so they wouldn't even have the option to change. But I don't think we need the option to change the date added to we?

stevethomas19 commented 8 years ago

I agree with you. No change, and if they are plain text they won't appear editable.

stevethomas19 commented 8 years ago

PR #374 resolves this based on discussion above.