ruby on rails 4 - In active admin is it possible to create a dynamic confirm message to a batch action? -


activeadmin's page says can have dynamic form passing proc http://activeadmin.info/docs/9-batch-actions.html ... want use dynamic confirm message. ideas?

for example... if i'd list selected ids in confirm message-- or more i'd list column of selected active record object.


Comments

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

java - Two interface have same method name with different return type -

javascript - Linking from page A to a specific iframe on page B -