allegroplanet / allegro-planet

1 stars 1 forks source link

Disable the "required" tip from Game in Rails Admin #43

Closed MarkOates closed 7 years ago

MarkOates commented 7 years ago

Problem

When creating a new Game, the handle param is marked as required. This can be confusing because there is no actual text input field. And, the handle param is automatically generated anyway.

Example

game allegro planet admin 2017-03-12 00-14-21

It should be replaced with a "automatically generated" tip.