Search found 10 matches

by ketut
05 Dec 2017, 19:18
Forum: "How do I do this"
Topic: Create as Domain instead URL Link
Replies: 4
Views: 8137

Re: Create as Domain instead URL Link

Hi Jean

Thanks for your support.

Yes, I need to access my project without ip address, directly to http://myproject.com/index.html.
Whether the aXes configuration can not be done like that?

regards
Ketut
by ketut
04 Dec 2017, 16:50
Forum: "How do I do this"
Topic: Create as Domain instead URL Link
Replies: 4
Views: 8137

Create as Domain instead URL Link

Hi all,


Have anyone who has experience hiding URL and replacing them with domain name?

Example: http://<ip address>/ts/framework/published/<new project>/index.html
to
http://newProject.com

Thanks

regards,
Ketut
by ketut
27 Sep 2017, 17:03
Forum: "How do I do this"
Topic: Upload image
Replies: 5
Views: 8300

Re: Upload image

Hi JM,

How to setup user for access Data Explorer?

Best regards
Ketut
by ketut
14 Aug 2017, 20:06
Forum: "How do I do this"
Topic: Timer Extension
Replies: 3
Views: 6954

Re: Timer Extension

Hi JM

is timer extension put directly to date field or I should add user field first?

regards
Ketut
by ketut
14 Aug 2017, 19:34
Forum: "How do I do this"
Topic: Upload image
Replies: 5
Views: 8300

Re: Upload image

Hi JM,


I would like to upload image to directory '/ts/screens/<my_project>'.
Then after that I would like to display it to my screen (I used image extension).

Best Regards,
Ketut
by ketut
09 Aug 2017, 20:34
Forum: "How do I do this"
Topic: Setting a Global Style in aXes
Replies: 7
Views: 12044

Re: Setting a Global Style in aXes

Hi Pius,

I have an issue about setting global Button Style in aXes.
I made 2 button with different color.

first button style
name: btnSuccess
styleFor: HTML Element
htmlTag: BUTTON
style: { background-color: #4CAF50 ; }
BUTTON:hover
{ background-color: #46a049 ; }

second button style
first ...
by ketut
09 Aug 2017, 20:05
Forum: "How do I do this"
Topic: Timer Extension
Replies: 3
Views: 6954

Timer Extension

Hi all,

I wanna setup time so that it move like "watch". I try to use Timer Extension, but it fails. how to do that?

Best regards

Ketut
by ketut
09 Aug 2017, 19:54
Forum: "How do I do this"
Topic: Upload image
Replies: 5
Views: 8300

Upload image

Hi all,

Do you have an experience to upload image from AXES? (my version AXES is 3.10)

Best regards,

Ketut
by ketut
06 Aug 2017, 12:48
Forum: "How do I do this"
Topic: Setting a Global Style in aXes
Replies: 7
Views: 12044

Re: Setting a Global Style in aXes

Hi JM

Beside INPUT what else for htmlTAG? Is the reference just from axes.css?


Best regards

Ketut
by ketut
06 Aug 2017, 12:46
Forum: "How do I do this"
Topic: Setting a Global Style in aXes
Replies: 7
Views: 12044

Re: Setting a Global Style in aXes

Hi JM

Beside INPUT what else for htmlTAG?