Possible to use rails_admin with actiontext?

16 views
Skip to first unread message

Vu Nguyen

unread,
Oct 19, 2020, 6:49:10 PM10/19/20
to rails_admin
Hi all,

Is it possible to integrate actiontext (https://edgeguides.rubyonrails.org/action_text_overview.html) with rails_admin? I have tried by putting the following:

rails_admin do
  edit do
    field :body, :actiontext
    field :prompt_id
  end
end 

However, it says "Unsupported field datatype: actiontext". Anyone able to successfully integrate actiontext with rails_admin?
Reply all
Reply to author
Forward
0 new messages