activeadmin - How would I split a form into multiple pages? -


i have resource rather large amount of attributes , relations need able modify respective resource page.

the page has become large , unwieldy. wondering if there simple way divide multiple pages.

for example, 1 page modify resource attributes, 1 page modify relations table, modify relations table.

if use aa master can give try tabs

https://github.com/activeadmin/activeadmin/blob/master/docs/5-forms.md#tabs

it can separate form visually.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -