This is a migrated thread and some comments may be shown as answers.

Screen builder problem

1 Answer 47 Views
AppBuilder in-browser client
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Boschi
Top achievements
Rank 1
Boschi asked on 06 Jul 2017, 02:09 PM
Hello
I use Screen Builder to create my new App.
i have this problem: in one view the platform autogenerate this:

<div data-role="view" data-title="View" data-layout="main" data-model="app.home" data-show="app.home.onShow" data-after-show="app.home.afterShow" id="homeScreen" class="screen"><header data-role="header"><div data-role="navbar" class="header-text"><span data-bind="text: strings.home.title"></span></div></header><!-- START_CUSTOM_CODE_home --><!-- Add custom code here. For more information about custom code, see http://docs.telerik.com/platform/screenbuilder/troubleshooting/how-to-keep-custom-code-changes --><!-- END_CUSTOM_CODE_home --></div>

now... if I want add new tag on DIV this data-before-hide="beforeHide" : how add this in START_CUSTOM_CODE_home ?
if i insert this on div element, if i edit VIEWS with screen builder my code is deleted ... so how add the attach event with code?

1 Answer, 1 is accepted

Sort by
0
Garo
Telerik team
answered on 11 Jul 2017, 10:44 AM
Hello Boschi,

I believe this question was answered by my colleague Martin in the separate ticket that you have opened. Please, correct me if this is not the case and the issue reported here is of a different kind.

Regards,
Garo
Progress Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
AppBuilder in-browser client
Asked by
Boschi
Top achievements
Rank 1
Answers by
Garo
Telerik team
Share this question
or