Search found 2 matches

Go to advanced search

by Sebastian Wulf7572695
Wed Apr 04, 2018 8:09 pm
Forum: Issues
Topic: Display Date from Database in input (type date)
Replies: 1
Views: 407
 
Jump to post

Display Date from Database in input (type date)

Hi, i want to show a given Date in an input. i set the type to date. I have tried 2 different Solutions so far: set the text from the input to {{mydate}} The mydate is a String "2018-04-04T22:00:00.000Z" set the text from the input to {{getMyDate()}} GetMyDate() is a function: var dateAsSt...
by Sebastian Wulf7572695
Fri Jun 05, 2015 2:02 pm
Forum: Issues
Topic: api express / Custom Service
Replies: 1
Views: 259
 
Jump to post

api express / Custom Service

where i can find documentation for a custom api Express service.

The Database-Connection (my-sql) works fine.
Add model for a single table works also fine.
Now i need to generate an own service for a query about two tables.
How ist the result syntax here.

Thank's for replys

Go to advanced search