web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested Answer

Search Screen on Retail POS 2012

(0) ShareShare
ReportReport
Posted on by 2,050

Greetings everyone i'm trying to do develop on this screen  ( Search Form )

FB_5F00_IMG_5F00_1592130737376.jpg

i need to run notification sound or message when this form appear 

after cashier check barcode from this screen

5826.her2.png

and if not found it show me search form

i did try by ItemTriggers but still can't reach to that form (search form)

itemtiger.JPG

if i make put like this 

if (saleLineItem.Found)
            {
                MessageBox.Show("Item found");
            SystemSounds.Question.Play();
            }

and i put barcode for item exist that's message appear

but i need message appear for item doesn't exist  before ( Search Form ) show

I have the same question (0)
  • Suggested answer
    Ramune Profile Picture
    Microsoft Employee on at

    Hi Mohammed,

    I will leave this question for other community members (developers) to answer. Let's see if anybody has experienced the same and can advice for you anything.

  • mohammed.mqi Profile Picture
    2,050 on at

    ok thanks because i'm sill looking also

  • Suggested answer
    mohammed.mqi Profile Picture
    2,050 on at

    i solve it from SDK of Barcode

    in this function

    public IBarcodeInfo ProcessBarcode(IScanInfo scanInfo)

    i add inside this condition

    if (!barcodeInfo.Found)
                    {
                        MessageBox.Show("Barcode not found ");
                        SystemSounds.Beep.Play();
     

  • Suggested answer
    Ramune Profile Picture
    Microsoft Employee on at

    Hi Mohammed,

    Thank you for sharing this information.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 632 Super User 2026 Season 1

#2
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 624

#3
CP04-islander Profile Picture

CP04-islander 301

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans