Hello,
I'm struggling this whole day trying to accomplish one silly thing. Imagine you're creating a menu item with single article. You click the button, then pops up a window for article browsing and... this is what I'm looking for in my form. I mean - I want a user (in the backend) to be able to browse for an article and then place its link in the field. That's it. The only workaround I can think of is looking for the article in the frontend, copying its address and then pasting it in the field in the backend. But come on, filling the field this way would suck.
So... Is there any elegant way for browsing articles in SEBLOD forms and then choosing one?