Search found 24 matches

Go to advanced search

by Doo Dad
Sun Mar 08, 2015 5:18 pm
Forum: Issues
Topic: Appery.io website and platform are note available.
Replies: 12
Views: 1786
 
Jump to post

Appery.io website and platform are note available.

Same thing ... worked for a moment and now is not working

by Doo Dad
Tue Aug 26, 2014 12:32 pm
Forum: Issues
Topic: How to return extra column in logonservice to identify Admin usertype
Replies: 4
Views: 519
 
Jump to post

How to return extra column in logonservice to identify Admin usertype

Hangon ... before you tell me how to import a service in the project designer ... which I already know of course ... I would really like to know how to import a service, such as the loginservice in the Users collection and subsequently modify it to handle an extra column the the Users collection ......
by Doo Dad
Tue Aug 26, 2014 12:27 pm
Forum: Issues
Topic: How to return extra column in logonservice to identify Admin usertype
Replies: 4
Views: 519
 
Jump to post

How to return extra column in logonservice to identify Admin usertype

So .....
The link you provided does not discuss anything about importing an existing service

Can you explain how to import an existing service ?

Specifically the loginservice ?

Thanks
DD

by Doo Dad
Mon Aug 25, 2014 11:40 am
Forum: Issues
Topic: How to return extra column in logonservice to identify Admin usertype
Replies: 4
Views: 519
 
Jump to post

How to return extra column in logonservice to identify Admin usertype

Hi I am using the default loginservice provided by Appery and I would like to get an extra column from the users collection to be returned as part of the response. The extra column would be a Boolean Admin .. to identify extra rights for the user. How can I accomplish this without creating a new ser...
by Doo Dad
Thu Aug 21, 2014 8:17 pm
Forum: Issues
Topic: How can I intercept a dialog close event
Replies: 7
Views: 736
 
Jump to post

How can I intercept a dialog close event

To all those who wonder how to remove the "X" from a dialog here is the solution. 1 Open the dialog page in the deisgner 2 Select the top most componet on the dialog (the dialog component itself) 3 Press the "More properties" button on the "Properties Screen" usually at...
by Doo Dad
Thu Aug 21, 2014 7:36 pm
Forum: Issues
Topic: How can I intercept a dialog close event
Replies: 7
Views: 736
 
Jump to post

How can I intercept a dialog close event

There is no section called

Adding_properties_to_components

in the link you gave me ....

by Doo Dad
Thu Aug 21, 2014 7:13 pm
Forum: Issues
Topic: How can I intercept a dialog close event
Replies: 7
Views: 736
 
Jump to post

How can I intercept a dialog close event

I am using appery not JQuery mobile .....

by Doo Dad
Thu Aug 21, 2014 6:07 pm
Forum: Issues
Topic: How can I intercept a dialog close event
Replies: 7
Views: 736
 
Jump to post

How can I intercept a dialog close event

Hi I have created a dialog using Appery.io which is displayed from within a page on a button click event. The dialog opens when the button is clicked . I want to know how I can get the event when the user clicks on the 'X' close icon on the top right of the dialog. Is it possible to hide the 'X' ? T...
by Doo Dad
Mon Aug 18, 2014 1:46 pm
Forum: Issues
Topic: How do I duplicate an item in a list using javascript
Replies: 5
Views: 646
 
Jump to post

How do I duplicate an item in a list using javascript

Thanks ... clone.find("h3").text("New text you need"); was what I was looking for .... Im not sure about : var items = jQuery('[name="mobilelistitem_42"]:not([_tmpl="true"])'); (I used var = itemToClone = Appery('procedure_list').find('li:first');) what does: ...
by Doo Dad
Sun Aug 17, 2014 9:14 pm
Forum: Issues
Topic: How do I duplicate an item in a list using javascript
Replies: 5
Views: 646
 
Jump to post

How do I duplicate an item in a list using javascript

Let me express my requirements differently: my requirements are: I have a list, created with Appery designer, and I would like to dynamically add or remove items from it according to when a user types in an input field and presses a button "Add to list" .... e/g/ he Type some text in an in...

Go to advanced search