Desktop version

Main > Forum > Supplementary > Suggestions, comments, feedback > 1C Mobile Application. Rapid application development tutorial

Forum

Search UsersRules
1C Mobile Application. Rapid application development tutorial
#1
Guest
Points::
Joined::

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.

Profile
#2
Interested
Points:: 0
Joined:: Apr 5, 2012

Usefull information thanks.

Profile
#3
Interested
Points:: 0
Joined:: Apr 5, 2012

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)

Profile
#4
Interested
Points:: 0
Joined:: Apr 5, 2012

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.

Profile
#5
Guest
Points::
Joined::

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

Profile
#6
Guest
Points::
Joined::

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

Profile
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)



© 1C LLC. All rights reserved
1C Company respects the privacy of our customers and visitors
to our Web-site.