ruby on rails 3 - Is there any alias for text fields when using Active Admin in ROR -


am using active admin, in database, field name big. so, want make alias field in display. want this

f.input :incorrect_price_and_designer_1 , :alias=>"incorrect 1" 

please, let me know if available.

thanks support in advance..

inc_answer.input :incorrect_price_1, :label => "incorrect 1"

this works fine...

it might helpful people


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -