Can anyone help me in this. Filter not working for model but data is
displayed on index page.

On Tue, Aug 21, 2018 at 11:23 AM honey ruby <emailtohoneyr...@gmail.com>
wrote:

> Thank you @Karthikeyan for your response but, while displaying the index
> page in activeadmin I have no issue, only using filter it is not
> identifying that table. Building admin again is time taking work. Rest of
> the things are ok with me only the filter which is giving the issue.
>
> On Mon, Aug 20, 2018 at 11:49 PM Karthikeyan A K <77mi...@gmail.com>
> wrote:
>
>> As far as I know, rails as well as active admin is designed with just one
>> DB in mind. So this ain't working ain't surprises me. Why don't you try
>> building your own admin interface. Or if its okay write a pump where tables
>> from other DB's can be transferred to one DB and then you will feel like
>> king using rails.
>>
>> On Mon, Aug 20, 2018 at 3:55 PM honey ruby <emailtohoneyr...@gmail.com>
>> wrote:
>>
>>> Hey all,
>>>
>>> Filters not working in activeadmin. I have multiple databases in my
>>> project and when use filter for a table which is there in other db (have
>>> multiple db in project) filters are not working. Model is not recognized by
>>> activeadmin. Can some one help me how to access a model which is there in
>>> other db.
>>>
>>>
>>> Thanks in advance..
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Ruby on Rails: Talk" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to rubyonrails-talk+unsubscr...@googlegroups.com.
>>> To post to this group, send email to rubyonrails-talk@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/rubyonrails-talk/7696a6aa-6614-49e0-b2c1-6a65595b05aa%40googlegroups.com
>>> <https://groups.google.com/d/msgid/rubyonrails-talk/7696a6aa-6614-49e0-b2c1-6a65595b05aa%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>> --
>> Karthikeyan A K
>>
>> Founder of Code Tribe https://is.gd/codetribe
>> Author of https://mindaslab.github.io/I-Love-Ruby/
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Ruby on Rails: Talk" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to rubyonrails-talk+unsubscr...@googlegroups.com.
>> To post to this group, send email to rubyonrails-talk@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/rubyonrails-talk/CAJR%2B9kYu32u4C0RBioc37vC7vbT4k4RuZ%2BOGB5kJUjuync_fZg%40mail.gmail.com
>> <https://groups.google.com/d/msgid/rubyonrails-talk/CAJR%2B9kYu32u4C0RBioc37vC7vbT4k4RuZ%2BOGB5kJUjuync_fZg%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAOKUzCngrdsyrMykmTX2X_KErEAioPvN_3msmLXSr2wAJY9rgA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to