Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Selection window instead of dropdown 08 Apr 2013 11:54 #7033

Is there any way I can make the foreign key field open a new layout (or a window) and allow me to select an entry from there instead of loading all values inside the dropdown?

Please Log in or Create an account to join the conversation.

Re: Selection window instead of dropdown 18 Apr 2013 16:42 #7053

Should I still hope for a reply?

Please Log in or Create an account to join the conversation.

Re: Selection window instead of dropdown 20 Apr 2013 03:39 #7057

Have you seen that is there any such option when you right click on it?

Please Log in or Create an account to join the conversation.

Last edit: by admin.

Re: Selection window instead of dropdown 19 Aug 2013 21:54 #10851

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Sorry for being late for this answer.


Modal picker will soon be available instead of a combo.

Technically, you can try to understand how it works when you create a new menu item to your component.
- you will need to create special layout for that. (tmpl/modal.php) see in the back-end of your component.
- Then you can use JDom to call it easily. Have a look at classes/form/field/modal.php You have an example there.

Moved in 'New functionalities'

I am really sorry for inconveniency.
After a very long dev process, I am now reading and answering old posts. But all will be answered (600+)

Kind Regards.
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.082 seconds

For starters it's just so easy to design an app in a way that I'm used to i.e. database first then views followed by customization. The fork system is pure brilliance from a developer standpoint as I can override things and still add and update my projects with minimal effort! Truly amazing to be able to build components in Joomla using incremental refinement without having to do everything by hand. Thanks for the great tool! I am so much more productive now than ever and I can't imagine building components any other way!!!!
Dave (Forum)

Get Started