1C Mobile Application. Rapid application development tutorial

This forum is for the exchange of ideas and suggestions regarding the 1C:Developer Network

#1
People who like this:0Yes/0No
Timofey Bugaevsky
Guest

Joined:
Company:

1C Company published a new easy to learn 1C mobile application rapid application development tutorial.

This version includes description of features of 1C:Enterprise 8 mobile platform. They are described in Mobile application building example chapter.

Exercises in this tutorial will take only a few hours of your time. After finishing with them you will have ready to use application for keeping your personal finances.

To start studying you will not need to pay for anything, you will have everything available for free when start reading 1C mobile application tutorial.

 
#2
People who like this:0Yes/0No
Interested
Rating: 27
Joined: Apr 5, 2012
Company: 1TÇ Şirketi - Merv Bilgi İşlem Otomasyonu Yazılım Ltd. Şti.

Usefull information thanks.

 
#3
People who like this:0Yes/0No
Interested
Rating: 27
Joined: Apr 5, 2012
Company: 1TÇ Şirketi - Merv Bilgi İşlem Otomasyonu Yazılım Ltd. Şti.

Hi Timofey,

In mobile application builder there is a fatal error while importing configuration xml file.

Code
RowLanguageCode = Item.Code;


for this, while importing *.xml file turns an error. There must be

Code
Row.LanguageCode = Item.Code;


Configuration data:
The applied solution is intended for storing components used for building mobile applications for 1C:Enterprise platform version 8.3. It also stores the built mobile applications. (1.0.3.18)
Copyright © 1C LLC, 2013-2014. All rights reserved.
(http://1c-dn.com)

 
#4
People who like this:0Yes/0No
Interested
Rating: 27
Joined: Apr 5, 2012
Company: 1TÇ Şirketi - Merv Bilgi İşlem Otomasyonu Yazılım Ltd. Şti.

Thus,

In object module there is a code in filling procedure that is working wrong.

Code
   If FillingData = Undefined Then
      Raise NStr("en='You can only create items in groups';ru='Элементы можно создавать только в группах'");
   EndIf;


Please check publicated versions.

 
#5
People who like this:0Yes/0No
Timofey Bugaevsky
Guest

Joined:
Company:

Thank you, Murat! We will fix it as soon as possible.

 
#6
People who like this:0Yes/0No
Timofey Bugaevsky
Guest

Joined:
Company:

You can download a quick fix: Mobile application builder 1.0.3.19.

 
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.