Search found 137 matches

Go to advanced search

by Nicklas
Mon Dec 14, 2015 11:59 am
Forum: Issues
Topic: Uncaught ReferenceError
Replies: 14
Views: 2443
 
Jump to post

Uncaught ReferenceError

I shared it now.
Steps to reproduce the error:

  1. Log in with username: "support" Password: "support".

  2. Click on Administrator.

    I made a label in the "m_admin"-page with a session-token you need to TEST the service.

by Nicklas
Fri Dec 11, 2015 10:43 pm
Forum: Issues
Topic: Read user from database
Replies: 11
Views: 2115
 
Jump to post

Read user from database

Do i have to put in in a Storage first?

by Nicklas
Fri Dec 11, 2015 10:32 pm
Forum: Issues
Topic: Read user from database
Replies: 11
Views: 2115
 
Jump to post

Read user from database

There is no problem. I just want to find out how i can read a value from the database with javascript :) For example the value on the picture. The name of the column is admin.

Image

by Nicklas
Fri Dec 11, 2015 9:03 pm
Forum: Issues
Topic: Uncaught ReferenceError
Replies: 14
Views: 2443
 
Jump to post

Uncaught ReferenceError

Is that the answer you have?

I can share the app with you and you can see that the service is there!

Here is the test of the service:

Image

by Nicklas
Fri Dec 11, 2015 12:46 pm
Forum: Issues
Topic: Uncaught ReferenceError
Replies: 14
Views: 2443
 
Jump to post

Uncaught ReferenceError

When i invoked the service by load-page i got this errors:

Image

by Nicklas
Fri Dec 11, 2015 12:21 pm
Forum: Issues
Topic: Uncaught ReferenceError
Replies: 14
Views: 2443
 
Jump to post

Uncaught ReferenceError

In the "Administrator"-page, I have a service that lists up all users in database. That's the service the console error talks about in the picture above

by Nicklas
Fri Dec 11, 2015 12:19 pm
Forum: Issues
Topic: Uncaught ReferenceError
Replies: 14
Views: 2443
 
Jump to post

Uncaught ReferenceError

Im trying to click on "Administrator" down in left corner. Then the loding circle commes up but nothing more happens. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1326978/2454cc51-6884-4119-98be-ab307f7c00ae_inline.png?1449836221 When i push F12, I got this Console Error: https://d2r1vs...
by Nicklas
Fri Dec 11, 2015 1:10 am
Forum: Issues
Topic: Uncaught ReferenceError
Replies: 14
Views: 2443
 
Jump to post

Uncaught ReferenceError

Hello! I have a problem while testing my app. I can't find, in earlier question in this forum, a answer to this problem. Problem: Nothing happening when i click on a Image in my "menu" in the app. And i also got a console-error: https://d2r1vs3d9006ap.cloudfront.net/s3_images/1326769/54d7f...
by Nicklas
Thu Dec 10, 2015 11:33 pm
Forum: Issues
Topic: Read user from database
Replies: 11
Views: 2115
 
Jump to post

Read user from database

I see now that this was a bad explanation from me.
Something happen for every user with the value 0 in a column (name of column: one)

by Nicklas
Thu Dec 10, 2015 10:46 pm
Forum: Issues
Topic: Read user from database
Replies: 11
Views: 2115
 
Jump to post

Read user from database

When I have done this, what do I have to do to get a "value" from the database in javascript?
Eks:

codeif (//Value from a Column in the users is 0)
{
//then do something...
}/code

Go to advanced search