X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FPresenter%2FPart.pm;h=2f8624d74fb77c84271051156c501806d197bad5;hb=8d6e65bb997ce3c55fc68842378140384bd97f51;hp=ef962ec79bdd1c14a6e071923efb5fb62998531b;hpb=8c30110b9ee3e0c7f21a49df3ae91dd8f31f1caf;p=kivitendo-erp.git diff --git a/SL/Presenter/Part.pm b/SL/Presenter/Part.pm index ef962ec79..2f8624d74 100644 --- a/SL/Presenter/Part.pm +++ b/SL/Presenter/Part.pm @@ -256,6 +256,11 @@ where C is the dom id of the part picker. Or you can even do it the other way round setting C to 1 on creation and open a single selection popup with js. +If C<%params> contains C an input field with the dom id +C will be rendered in the alternative popup. +This can be used in the callback for C to controll the +input postion for the items. + If C<%params> contains C the alternative popup will not show any results if there are more than C results. A warning message is displayed in this case. Set C to 0 to disable