I wasn't sure whether your 32K+ was a problem on the server side or the
UI side. Sometimes a query for 32K+ entries isn't very much. I've got
a couple of apps optimized for a small number of users where using
name-one-local for ~4K entries is appropriate...
Bryan
On 10-09-16 08:22 AM, Tiran Kenja wrote:
Not quite sure how the name-one-local fits into the problem with
select-many pulling all 32k+ possible relations from the DB. As I
understand it, it just don't present a dropdown selector. But does the
same as select-one when it comes to interaction with the server. And
I'd have the same issue as I had before, with not being able to neatly
put it into the form as a replacement for select-many.
But as it turns out I finally got my own form with a name-one working
for adding relations on the show page. After fighting a bit to
understand why it wasn't doing what I expected it to - which is always
the major issue with these sorts of frameworks: Figuring out why
nothing happens.
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en.