Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
by Unlicensed user StevenP 

The long awaited H5 Clarion-for-web-apps template are here. They arrived, not with a big announcement, but by someone discovering a series of four videos on YouTube (a later email from SoftVelocity had a similar link to the SV site). 

...

Okay, then, with the broker installed and tested, the first question everyone had is exactly the same as it was with the original CWIC in 1998/9: Is it "just" a matter of adding a template? 

Image Removed
Image Added
Figure 3: Adding (the correct) Global Extension

(Beware, you may still have the "old" SV WEB Extension Template. This one is at the very end of the "Select Extension" list.)

Image RemovedImage Added

Figure 4: The installed Extension

...

Run the app, in Windows, from \EXEC to be 100% that you've copied everything.

Image Removed
Image Added
Figure 5: Running in Windows to verify

...

Now open a browser and call your app.

Image Removed
Image Added
Figure 6: Call in a browser (note syntax)

And, lo and behold!

Image Removed
Image Added
Figure 7: App running in browser

And, does the Standard date show after entering a date (in m/dd/yy format) and pressing TAB? Is the ACCEPTED embed triggered?

Image RemovedImage Added

Figure 8. After pressing tab the embedded code executes

And, yes, it will time out in about 10 minutes (the template default).

...

Aesthetics were not great but almost everything worked as expected. What didn't work? Two List Controls "From" a hand coded queue. These are probably interpreted as HTML <Select>s, which support only one column and displayed as drop downs. Changing the Class used by the control would probably fix it up.

Conclusion

There may not be a tutorial, but the initial videos provide an alternative. Use the school app to H5-ify for yourself. This will allow you to see any difference.

H5 is a worthy successor to IC/WB. The AppBroker is definitely improved. Those of you already (or still) using IC/WB can probably apply almost all of what you already know. And, there are alternate themes out there for the downloading.

...