Search found 137 matches

Go to advanced search

by Nicklas
Wed May 04, 2016 1:31 pm
Forum: Issues
Topic: "Undefined" when load mapping
Replies: 2
Views: 721
 
Jump to post

"Undefined" when load mapping

Hello! I have invoket a DB service that mapping strings to model and storage. But when i try mapping from storage to page i got "undefined". I've followed everything i've done from a previous invoke I did but i cant see what i've done wrong. I have shared the app with support. App name: As...
by Nicklas
Fri Jan 15, 2016 1:18 pm
Forum: Issues
Topic: if not open
Replies: 1
Views: 429
 
Jump to post

if not open

I want a popup to open if a panel is closed. How to do that in Javascript?

I tried this but then the panel just closing.:

code
if (Appery("panelName").panel() = "close")
{
Appery("popupName").popup("open");
}
/code

by Nicklas
Thu Jan 14, 2016 2:31 pm
Forum: Issues
Topic: multiple lines, Database
Replies: 2
Views: 632
 
Jump to post

multiple lines, Database

Dont know if you understood it but im talking about linebreak in db :)

by Nicklas
Thu Jan 14, 2016 7:26 am
Forum: Issues
Topic: multiple lines, Database
Replies: 2
Views: 632
 
Jump to post

multiple lines, Database

Hello! I trying to find out how i make multiple lines in the database. Example: I have a textarea in my app where the user push ENTER to make a new line and then write something in the new line to. But when the text in the textarea goes up to the database, everything goes over to be in one line. Is ...
by Nicklas
Tue Dec 22, 2015 2:05 am
Forum: Issues
Topic: change color divider and icon
Replies: 1
Views: 471
 
Jump to post

change color divider and icon

Hello!
How can I change the color of a divider and icon on a "List"?

Image

by Nicklas
Sun Dec 20, 2015 9:12 pm
Forum: Issues
Topic: Default acl in Users?
Replies: 1
Views: 450
 
Jump to post

Default acl in Users?

Hello! Is it possible to change the default acl in Users somehow?

I have this button in collections, but not in Users in Database.

Image

by Nicklas
Sun Dec 20, 2015 9:01 pm
Forum: Issues
Topic: auto width label
Replies: 8
Views: 1396
 
Jump to post

auto width label

It worked allmost as i wanted it to be. I just changed the codewidth: 100%;/code to codewidth: auto;/code

Thank you!

by Nicklas
Thu Dec 17, 2015 7:48 pm
Forum: Issues
Topic: auto width label
Replies: 8
Views: 1396
 
Jump to post

auto width label

When i get for example "Josh" from the db, i want it to look like this: https://d2r1vs3d9006ap.cloudfront.net/s3_images/1330641/19e0ebad-04e7-4bf1-bd20-1f0ccaed8bbc_inline.png?1450381553 When i get "George" from the db, i want it to be like this: https://d2r1vs3d9006ap.cloudfront...
by Nicklas
Thu Dec 17, 2015 7:44 pm
Forum: Issues
Topic: Long question
Replies: 7
Views: 1360
 
Jump to post

Long question

This worked exactly like i wanted it! Thank you!

by Nicklas
Thu Dec 17, 2015 6:52 pm
Forum: Issues
Topic: Long question
Replies: 7
Views: 1360
 
Jump to post

Long question

Perfect Sergiy! Thank you! I will try this! :)

Go to advanced search