Button Click Event in Kinetic

Dear Epicor Community,

I am writing to request assistance with implementing a button search event for part search in UD 100 on Kinetic. As a user of Epicor, I have been struggling to effectively search for parts within the UD 100 table using Kinetic. I would like to add a search button that will allow me to easily search for parts within UD 100 on Kinetic.

After conducting some research, I was unable to find clear instructions on how to implement this functionality within Kinetic. As such, I would greatly appreciate any guidance you can provide me with on how to add a button search event for part search in UD 100 on Kinetic.

Specifically, I would like to create a button that, when clicked, will perform a search on the UD 100 table based on the part number entered by the user. The results of the search should then be displayed in the Kinetic screen.

If you could provide me with clear and concise instructions on how to add this functionality to Kinetic, or any relevant sample code or documentation, I would greatly appreciate it.

Thank you for your time and assistance with this matter. I look forward to hearing back from you soon.

Sincerely,

Mohamed Tauseef

What version of the UX is this? Also Either Way Quick Search is what you want here.

A lot of information on how to use Quick Search built in to the help

Epicor Version-2022.2.10 ,I am looking for Button Click event some how i figure out half part ,now when button click base part search open, but i don’t know how to set the partNum Vaule to Ud100.key1.

Thanks & Regards
Mohamed Tauseef

Use a quick search information available on the epicor help

Quick Search not working on UD100 Table, its working on Part Master Screen.I checked
!

Jose is correct, you need to wire up a Quick Search.

Plenty of info here: Epicor Application Studio: SEARCH - Kinetic 202X - Epicor User Help Forum (epiusers.help)
Even more if you search the forums; the info is out there.

1 Like

For UD Tables Quick Search needs to return SysRowID,

1 Like

1.Not working after return the sysRowID,
2.Set the value key1 but when saving error throws ,any one know how to solve .

After you set the field, use an event-next widget to call KeyField_Changed.