---
title: Pop-up dialog på plukk og mottak, hode og linjer
description: Oppsett for å få en ekstra beskjed på terminalen
---

[Gå til innhold](https://kb.bxsoftware.no/hjelp/pop-up-dialog#main-content)

- [Norsk – Norge](https://kb.bxsoftware.no/hjelp/pop-up-dialog)
- [English](https://kb.bxsoftware.no/en/hjelp/pop-up-dialog-på-plukk-og-mottak-hode-og-linjer)

Norsk – Norge

Vis undermeny for oversettelser

[![BxSoftware_Logo_Wordmark_Color](https://kb.bxsoftware.no/hubfs/BxSoftware_Logo_Wordmark_Color.svg)](https://www.bxlogistics.no/)

- [Henvendelser](https://kb.bxsoftware.no/tickets)
- [Selvhjelp](https://kb.bxsoftware.no/hjelp)
- [Logg ut](https://kb.bxsoftware.no/_hcms/mem/logout)

Åpne hovednavigasjon

Lukk hovednavigasjon

- [Henvendelser](https://kb.bxsoftware.no/tickets)
- [Selvhjelp](https://kb.bxsoftware.no/hjelp)
- [Logg ut](https://kb.bxsoftware.no/_hcms/mem/logout)
- - [Norsk – Norge](https://kb.bxsoftware.no/hjelp/pop-up-dialog)
    - [English](https://kb.bxsoftware.no/en/hjelp/pop-up-dialog-på-plukk-og-mottak-hode-og-linjer)
  
  
  
  
  
  
  Norsk – Norge
  
  Vis undermeny for oversettelser

 Hvordan kan vi hjelpe deg?

- Det finnes ingen forslag fordi søkefeltet er tomt.

1. [Selvhjelp](https://kb.bxsoftware.no/hjelp?hsLang=no-no)
2. [Teknisk Dokumentasjon](https://kb.bxsoftware.no/hjelp/teknisk-dokumentasjon?hsLang=no-no)

# Pop-up dialog på plukk og mottak, hode og linjer

## Oppsett for å få en ekstra beskjed på terminalen

Informasjonen som hentes ut er avhengig av hvilket SQL felt i ERPet man henter denne informasjonen fra. Eksemplene under er gjort mot Visma.net.

Pop-up dialog kommer bare dersom det står noe i valgt felt. Man kan fint benytte case i SQL spørringen hvis pop-up f.eks. skal kun skal komme frem basert på kundenr eller andre parametere.

**Plukk**

Bruk PickingInformation i Pickinglist for pop-up dialog i det plukklisten åpnes.

Eksempel: SELECT p.comment pickinginformation FROM BxPickinglist p  
Case eksempel: select case when p.customerno = '123456' then p.comment else '' end pickinginformation.   
![](https://kb.bxsoftware.no/hubfs/image-png-Mar-09-2023-07-41-10-1357-AM.png)

Bruk PickinglineInformation i Pickinglist Line for pop-up dialog når spesifikk produktlinje velges

Eksempel: SELECT pl.comment pickinglineinformation FROM BxPickinglistLine pl  
![](https://kb.bxsoftware.no/hubfs/image-png-Mar-09-2023-07-44-48-7848-AM.png)

 

![](https://kb.bxsoftware.no/hubfs/combo-png.png)

 

**Mottak**

Samme som for plukk, bruk ReceivingInformation i Receivelist for en pop-up i det innkjøpsordren velges.

Eksempel: SELECT  o.comment ReceivingInformation FROM BxReceivelist o  
![](https://kb.bxsoftware.no/hubfs/image-png-Mar-09-2023-07-47-02-7002-AM.png)

Bruk ReceivingLineInformation i ReceivelistLines for en pop-up i det linjen velges

Eksempel: SELECT ol.comment ReceivingLineInformation FROM BxReceivelistLine ol  
![](https://kb.bxsoftware.no/hubfs/image-png-Mar-09-2023-07-48-24-5587-AM.png)

 ![](https://kb.bxsoftware.no/hubfs/merknad%20innkj%C3%B8p_combo-png-1.png)

 

- [BxLogistics Installasjon](https://kb.bxsoftware.no/hjelp/bxlogistics-installasjon?hsLang=no-no#main-content)
  
  
  
  
  
    - [BxEngine og BxSmartPrintPro](https://kb.bxsoftware.no/hjelp/bxlogistics-installasjon?hsLang=no-no#bxengine-og-bxsmartprintpro)
    - [BxLogistics](https://kb.bxsoftware.no/hjelp/bxlogistics-installasjon?hsLang=no-no#bxlogistics)
- [ERP Integrasjoner og oppsett](https://kb.bxsoftware.no/hjelp/erp-integrasjoner-og-oppsett?hsLang=no-no#main-content)
  
  
  
  
  
    - [Visma Business](https://kb.bxsoftware.no/hjelp/erp-integrasjoner-og-oppsett?hsLang=no-no#visma-business)
    - [Business NXT](https://kb.bxsoftware.no/hjelp/erp-integrasjoner-og-oppsett?hsLang=no-no#business-nxt)
    - [Tripletex](https://kb.bxsoftware.no/hjelp/erp-integrasjoner-og-oppsett?hsLang=no-no#tripletex)
    - [Visma Net](https://kb.bxsoftware.no/hjelp/erp-integrasjoner-og-oppsett?hsLang=no-no#visma-net)
    - [Xledger](https://kb.bxsoftware.no/hjelp/erp-integrasjoner-og-oppsett?hsLang=no-no#xledger)
    - [Rackbeat](https://kb.bxsoftware.no/hjelp/erp-integrasjoner-og-oppsett?hsLang=no-no#rackbeat)
- [Fraktintegrasjoner](https://kb.bxsoftware.no/hjelp/fraktintegrasjoner?hsLang=no-no#main-content)
  
  
  
  
  
    - [AxiaFrakt](https://kb.bxsoftware.no/hjelp/fraktintegrasjoner?hsLang=no-no#axiafrakt)
    - [Logistra Cargonizer](https://kb.bxsoftware.no/hjelp/fraktintegrasjoner?hsLang=no-no#logistra-cargonizer)
    - [ERP leveringsmetoder](https://kb.bxsoftware.no/hjelp/fraktintegrasjoner?hsLang=no-no#erp-leveringsmetoder)
    - [nShift Shipment Server](https://kb.bxsoftware.no/hjelp/fraktintegrasjoner?hsLang=no-no#nshift-shipment-server)
    - [nShift/Unifaun Online](https://kb.bxsoftware.no/hjelp/fraktintegrasjoner?hsLang=no-no#nshift-unifaun-online)
    - [nShift/Consignor OnPrem](https://kb.bxsoftware.no/hjelp/fraktintegrasjoner?hsLang=no-no#nshift-consignor-onprem)
- [Brukermanualer BxMobile](https://kb.bxsoftware.no/hjelp/brukermanualer-bxmobile?hsLang=no-no#main-content)
  
  
  
  
  
    - [Generelt](https://kb.bxsoftware.no/hjelp/brukermanualer-bxmobile?hsLang=no-no#generelt)
    - [Introduksjon](https://kb.bxsoftware.no/hjelp/brukermanualer-bxmobile?hsLang=no-no#introduksjon)
    - [Salg](https://kb.bxsoftware.no/hjelp/brukermanualer-bxmobile?hsLang=no-no#salg)
    - [Varetelling](https://kb.bxsoftware.no/hjelp/brukermanualer-bxmobile?hsLang=no-no#varetelling)
    - [Vareplukk](https://kb.bxsoftware.no/hjelp/brukermanualer-bxmobile?hsLang=no-no#vareplukk)
    - [Fraktbestilling](https://kb.bxsoftware.no/hjelp/brukermanualer-bxmobile?hsLang=no-no#fraktbestilling)
    - [Varemottak](https://kb.bxsoftware.no/hjelp/brukermanualer-bxmobile?hsLang=no-no#varemottak)
    - [Vareflytting](https://kb.bxsoftware.no/hjelp/brukermanualer-bxmobile?hsLang=no-no#vareflytting)
    - [Lageroverføring](https://kb.bxsoftware.no/hjelp/brukermanualer-bxmobile?hsLang=no-no#lageroverf%C3%B8ring)
    - [Etiketter](https://kb.bxsoftware.no/hjelp/brukermanualer-bxmobile?hsLang=no-no#etiketter)
    - [Utlevering](https://kb.bxsoftware.no/hjelp/brukermanualer-bxmobile?hsLang=no-no#utlevering)
    - [Varer](https://kb.bxsoftware.no/hjelp/brukermanualer-bxmobile?hsLang=no-no#varer)
    - [Innkjøp](https://kb.bxsoftware.no/hjelp/brukermanualer-bxmobile?hsLang=no-no#innkj%C3%B8p)
- [Brukermanualer BxWebManager](https://kb.bxsoftware.no/hjelp/brukermanualer-bxwebmanager?hsLang=no-no#main-content)
  
  
  
  
  
    - [General](https://kb.bxsoftware.no/hjelp/brukermanualer-bxwebmanager?hsLang=no-no#general)
    - [Labels](https://kb.bxsoftware.no/hjelp/brukermanualer-bxwebmanager?hsLang=no-no#labels)
- [Teknisk Dokumentasjon](https://kb.bxsoftware.no/hjelp/teknisk-dokumentasjon?hsLang=no-no#main-content)
  
  
  
  
  
    - [BxAdmin - Client UI](https://kb.bxsoftware.no/hjelp/teknisk-dokumentasjon?hsLang=no-no#bxadmin-client-ui)
    - [BxSmartPrintPro](https://kb.bxsoftware.no/hjelp/teknisk-dokumentasjon?hsLang=no-no#bxsmartprintpro)
    - [Plukk - Fraktbestilling](https://kb.bxsoftware.no/hjelp/teknisk-dokumentasjon?hsLang=no-no#plukk-fraktbestilling)
    - [BxMobile](https://kb.bxsoftware.no/hjelp/teknisk-dokumentasjon?hsLang=no-no#bxmobile)
    - [Infrastruktur](https://kb.bxsoftware.no/hjelp/teknisk-dokumentasjon?hsLang=no-no#infrastruktur)
    - [Visma Global spesifikt](https://kb.bxsoftware.no/hjelp/teknisk-dokumentasjon?hsLang=no-no#visma-global-spesifikt)
    - [Visma Business spesifikt](https://kb.bxsoftware.no/hjelp/teknisk-dokumentasjon?hsLang=no-no#visma-business-spesifikt)
    - [VismaNet spesifikt](https://kb.bxsoftware.no/hjelp/teknisk-dokumentasjon?hsLang=no-no#vismanet-spesifikt)
    - [BusinessNxt spesifikt](https://kb.bxsoftware.no/hjelp/teknisk-dokumentasjon?hsLang=no-no#businessnxt-spesifikt)
- [Varetelling](https://kb.bxsoftware.no/hjelp/varetelling?hsLang=no-no#main-content)
  
  
  
  
  
    - [Tellemetoder](https://kb.bxsoftware.no/hjelp/varetelling?hsLang=no-no#tellemetoder)
    - [Visma Net](https://kb.bxsoftware.no/hjelp/varetelling?hsLang=no-no#visma-net)
    - [Business NXT](https://kb.bxsoftware.no/hjelp/varetelling?hsLang=no-no#business-nxt)
    - [Tripletex](https://kb.bxsoftware.no/hjelp/varetelling?hsLang=no-no#tripletex)
    - [Visma Business](https://kb.bxsoftware.no/hjelp/varetelling?hsLang=no-no#visma-business)
    - [Visma Global](https://kb.bxsoftware.no/hjelp/varetelling?hsLang=no-no#visma-global)
    - [Generelt](https://kb.bxsoftware.no/hjelp/varetelling?hsLang=no-no#generelt)
- [Logistikk](https://kb.bxsoftware.no/hjelp/logistikk?hsLang=no-no#main-content)
  
  
  
  
  
    - [Lokasjon](https://kb.bxsoftware.no/hjelp/logistikk?hsLang=no-no#lokasjon)
- [Feilsøking](https://kb.bxsoftware.no/hjelp/feils%C3%B8king?hsLang=no-no#main-content)
  
  
  
  
  
    - [Frakt](https://kb.bxsoftware.no/hjelp/feils%C3%B8king?hsLang=no-no#frakt)
    - [Visma Net](https://kb.bxsoftware.no/hjelp/feils%C3%B8king?hsLang=no-no#visma-net)
    - [BxMobile](https://kb.bxsoftware.no/hjelp/feils%C3%B8king?hsLang=no-no#bxmobile)
    - [BxSmartPrintPro](https://kb.bxsoftware.no/hjelp/feils%C3%B8king?hsLang=no-no#bxsmartprintpro)
    - [Visma Business](https://kb.bxsoftware.no/hjelp/feils%C3%B8king?hsLang=no-no#visma-business)
    - [BxAdmin](https://kb.bxsoftware.no/hjelp/feils%C3%B8king?hsLang=no-no#bxadmin)
- [BxAPI](https://kb.bxsoftware.no/hjelp/bxapi?hsLang=no-no)
- [Videoarkiv](https://kb.bxsoftware.no/hjelp/videoarkiv?hsLang=no-no#main-content)
  
  
  
  
  
    - [Salg](https://kb.bxsoftware.no/hjelp/videoarkiv?hsLang=no-no#salg)
    - [Plukk](https://kb.bxsoftware.no/hjelp/videoarkiv?hsLang=no-no#plukk)
    - [Lagertelling](https://kb.bxsoftware.no/hjelp/videoarkiv?hsLang=no-no#lagertelling)
    - [Generelt](https://kb.bxsoftware.no/hjelp/videoarkiv?hsLang=no-no#generelt)
    - [BxWebManager](https://kb.bxsoftware.no/hjelp/videoarkiv?hsLang=no-no#bxwebmanager)

[![BxSoftware_Logo_Symbol_Color](https://kb.bxsoftware.no/hubfs/BxSoftware_Logo_Symbol_Color.svg "BxSoftware_Logo_Symbol_Color")](https://www.bxlogistics.no/)

Karihaugveien 89, Oslo, Norway

<https://www.linkedin.com/company/9465221/admin/dashboard/> <https://www.facebook.com/> [mailto:support@bxsoftware.no](mailto:support@bxsoftware.no)

Copyright © 2025, BxSoftware AS