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 - CUDA code not processing if block properly -

Android Capture Image From Camera -

Define custom list-style-type in CSS -