Welcome, Guest
Username: Password: Remember me

TOPIC: Modal Selection window instead of dropdown

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

  • greko2009
  • greko2009's Avatar
  • Offline
  • New Member
  • Posts: 2
  • Karma: 0
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?
The administrator has disabled public write access.

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

  • greko2009
  • greko2009's Avatar
  • Offline
  • New Member
  • Posts: 2
  • Karma: 0
Should I still hope for a reply?
The administrator has disabled public write access.

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

  • LindsayTrop
  • LindsayTrop's Avatar
  • Offline
  • User is blocked
  • Posts: 1
  • Karma: 0
Have you seen that is there any such option when you right click on it?
Last Edit: 18 Aug 2013 22:46 by admin.
The administrator has disabled public write access.

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

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
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
The administrator has disabled public write access.
Time to create page: 0.088 seconds

Get Started