Mobile Barcode

The 1C:Enterprise developers forum

#1
People who like this:0Yes/0No
Active user
Rating: 2
Joined: Jan 29, 2013
Company:

Hi!

We have developed 1C 8.3.13.45 mobile application to Anroid barcode device.
This device writes the barcode reading in the marked area.
Can auto focus be performed on barcode area in 1C Mobile?
I tried the DefaultItem property of the barcode attribute, but it didn't work.

Download image.jpeg (106.89 KB)
 
#2
People who like this:0Yes/0No
Interested
Rating: 16
Joined: Dec 4, 2017
Company:

Dear Burak Uyanık,

Could you please specify more details on the scenario (step by step) you want to implement:

- what does the user do
- what does the device do
- what does the application display

?

You can mention the fields in your screenshot to make the things clearer.

Best regards,
Vladimir Gurov

1C Company support team
 
#3
People who like this:0Yes/0No
Active user
Rating: 2
Joined: Jan 29, 2013
Company:

Dear Vladimir Gurov,

1. Performs stockcount in practice.
2. The user clicks the "Barkod1" field in the image.
3. Press the barcode button as shown in the picture to read the barcode. After reading the barcode, the device writes the barcode in the active text field.
4. To read a new barcode, click the "Barkod1" field in the picture again and perform the operation in item 3.


Can auto focus be performed on "Barkod1" field in 1C Mobile?

Download 16.jpg (153.31 KB)
 
#4
People who like this:0Yes/0No
Interested
Rating: 16
Joined: Dec 4, 2017
Company:

Dear Burak Uyanık,

In your code, you can make a particular item of the managed form as the current one - by using the CurrentItem property. Then, you can enable editing mode for this item - by using the form's BeginEditingItem() method.

Best regards,
Vladimir Gurov

1C Company support team
 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)
Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.