⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

is it possible to add a link next to a dropdown list?



Lorenzo Meneghetti

Lorenzo Meneghetti
  • profile picture
  • Member

Posted 28 December 2012 - 17:06 PM

I would like to add a link next to a dropdown list that open a window with Fancybox and allows me to add new items to the list. is it possible?

victor

victor
  • profile picture
  • Member

Posted 28 December 2012 - 17:44 PM

Hi Lorenzo Meneghetti and welcome to the forum.
/topic/355-answered-how-to-add-fancybox-in-grocery-crud/

Lorenzo Meneghetti

Lorenzo Meneghetti
  • profile picture
  • Member

Posted 28 December 2012 - 18:28 PM

Hi victor, and thanks for the reply.
In reality I would like to know how to add a link to the right of a [b]dropdown list[/b], as image attacched.
How to implement fancy is not important, but insert a link is very important. To a [b]dropdown list, not text,[/b]
thanks

victor

victor
  • profile picture
  • Member

Posted 28 December 2012 - 19:44 PM

You can use the callback_edit_field and callback_add_field.

zrmba

zrmba
  • profile picture
  • Member

Posted 21 January 2013 - 22:37 PM

why not trying jquery append method?

ktrolli

ktrolli
  • profile picture
  • Member

Posted 10 July 2015 - 22:42 PM

Did anyone find a solution to this?  I tried callback_add_field. with no luck when using dropdowns - worked fine with text fields, though.

 

Nothing in the manual / docs on how to do this.