B4J Question [ABMaterial] ABMChronologyList looks different

jinyistudio

Well-Known Member
Licensed User
Longtime User
Hi
ABMaterial 2.2

What's happend about my ABMChronologyList !?:(


a891bd556a50a04df48c58397e297ea3.png
 

Harris

Expert
Licensed User
Longtime User
Begs the question: WHAT IS THE QUESTION?
 
Upvote 0

jinyistudio

Well-Known Member
Licensed User
Longtime User
following is from demo project:
f98e81fa85671f3d4ade580aa8e3afa3.png

I have get following error:
a470aa369c32f552b06194c83244d2a6.png
 
Upvote 0

Harris

Expert
Licensed User
Longtime User
I get many of those... Where does the page cease to function?
Your image doesn't show an issue - as in a Log(" this exception ") exception?

As I did initially, you need to experiment thoroughly before posting issues without particular reference to WHERE the problem occurs.
Too many of these is like crying WOLF. Eventually, you will get ignored. No one will help because they don't understand the specifics and do not have time to figure out what the heck you are referring to, and won't comment.

In time, as you study (ABM / B4J) on your own, you shall resolve most of your issues - without ever posting.

Thanks
 
Upvote 0

jinyistudio

Well-Known Member
Licensed User
Longtime User
Hi
this page i am copy from demo project. Its showing result is different with demo project and it always give me ReferenceError = PositionChronos('chrono');

In demo project, I can found it in the HTML.

2a29b1f2b5a0b213a3a043dfb9f54351.png

but I cann't found it in my project. Why ... !?
57ce13b93c1b53b2791b1e338039e517.png
 
Last edited:
Upvote 0

jinyistudio

Well-Known Member
Licensed User
Longtime User
Hi

1. I have copy all library files into my project.
2. I have running demo project too,It is OK !
3. i run in debug/release mode
4. I set Public AppVersion As String = DateTime.Now. The result is NG too.
 

Attachments

  • dnc-node.zip
    66.1 KB · Views: 198
Upvote 0

alwaysbusy

Expert
Licensed User
Longtime User
Upvote 0

jinyistudio

Well-Known Member
Licensed User
Longtime User
Hi
I update to 2.51 but the result same too. :mad:
 
Upvote 0

jinyistudio

Well-Known Member
Licensed User
Longtime User
1. I update to 2.51
(1) running dnc-node.zip from alwaysbusy. the result is NG too !
(2) running demo project 2.51 is OK but my project is NG too ! :mad:
2. demo project always export PositionChrons(' ') function into html(HistoryPage) in the 2.2, 2.51.
I had update abmaterial.jar to 2.2 or 2.51 but it cann't export to html(HistoryPage) ? What am i missing !?:(
02665fa15e359a22ada9a7180e18d42b.png

603a132bbfa6bd4b32df550db5d1ee21.png

3. I have click ctrl-F5 as following, NG too
3ff741326f26fbf478b374379cc75164.png
 
Last edited:
Upvote 0

jinyistudio

Well-Known Member
Licensed User
Longtime User
Hi

This is my best idea :D I copy demo project 2.51, delete all demo page and put my page. It's OK :oops::confused::(:mad::p
 
Upvote 0
Top