[ServoyU] New Web Component Examples & Sample Solution

Home for older / inactive topics

[ServoyU] New Web Component Examples & Sample Solution

Postby sbutler » Tue Sep 08, 2015 10:28 pm

We published a new sample solution and web component examples on ServoyForge at https://www.servoyforge.net/projects/se ... nents/wiki

This sample shows how to implement a Boostrap top nav menu, and side bar menu, with menu items passed from Servoy, and some event handlers setup to run a Servoy method when a menu item is clicked or the user does a search. It is based on this standard Bootstrap example: http://www.bootply.com/render/gkTHCwjLO9

In depth instructions, walk-through and how-to's will be included in the upcoming ServoyU videos. For now, reel free to checkout the resources project

Image
Image
Image
Image
Scott Butler
iTech Professionals, Inc.
SAN Partner

Servoy Consulting & Development
Servoy University- Training Videos
Servoy Components- Plugins, Beans, and Web Components
Servoy Guy- Tips & Resources
ServoyForge- Open Source Components
User avatar
sbutler
Servoy Expert
 
Posts: 759
Joined: Sun Jan 08, 2006 7:15 am
Location: Cincinnati, OH

Re: [ServoyU] New Web Component Examples & Sample Solution

Postby Jan Aleman » Tue Sep 08, 2015 11:46 pm

Cool!
Jan Aleman
Servoy
Jan Aleman
 
Posts: 2083
Joined: Wed Apr 23, 2003 9:49 pm
Location: Planet Earth

Re: [ServoyU] New Web Component Examples & Sample Solution

Postby Harjo » Wed Sep 09, 2015 10:26 am

Great stuff, Scott!! thanks! :D
Harjo Kompagnie
ServoyCamp
Servoy Certified Developer
Servoy Valued Professional
SAN Developer
Harjo
 
Posts: 4321
Joined: Fri Apr 25, 2003 11:42 pm
Location: DEN HAM OV, The Netherlands

Re: [ServoyU] New Web Component Examples & Sample Solution

Postby jasantana » Wed Sep 09, 2015 11:58 am

Beautiful, great job Scott. Thanks !!
Best regards,
Juan Antonio Santana Medina
jasantana@nephos-solutions.co.uk
Servoy MVP 2015
Servoy 6.x - Servoy 7.x - Servoy 8.x - MySQL - PostgreSQL - Visual Foxpro 9
User avatar
jasantana
 
Posts: 555
Joined: Tue Aug 10, 2010 11:40 am
Location: Leeds - West Yorkshire - United Kingdom

Re: [ServoyU] New Web Component Examples & Sample Solution

Postby bcusick » Fri Sep 11, 2015 7:01 pm

This is AWESOME! Thanks very much, Scott!
Bob Cusick
bcusick
 
Posts: 1255
Joined: Wed Apr 23, 2003 11:27 pm
Location: Thousand Oaks, CA USA

Re: [ServoyU] New Web Component Examples & Sample Solution

Postby derk.hulshof » Wed Sep 16, 2015 10:30 am

Great !! tnx

When I checkout the svn repository I run into an timeout error. Both on resource and itech_nav.

checkout svn://svn.servoyforge.net/servoyu-web-c ... /resources -r HEAD --depth=infinity --force
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
svn: Unable to connect to a repository at URL 'svn://svn.servoyforge.net/servoyu-web-components/trunk/nav/resources'
svn: Can't connect to host 'svn.servoyforge.net': A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
derk.hulshof
 
Posts: 108
Joined: Tue Dec 03, 2013 9:18 am
Location: Netherlands

Re: [ServoyU] New Web Component Examples & Sample Solution

Postby ROCLASI » Wed Sep 16, 2015 12:33 pm

Hi Derk,

I checked the ServoyForge server and everything is running fine. Even tried checking the source out and it all works.
Can you try again?
Robert Ivens
SAN Developer / Servoy Valued Professional / Servoy Certified Developer

ROCLASI Software Solutions / JBS Group, Partner
Mastodon: @roclasi
--
ServoyForge - Building Open Source Software.
PostgreSQL - The world's most advanced open source database.
User avatar
ROCLASI
Servoy Expert
 
Posts: 5438
Joined: Thu Oct 02, 2003 9:49 am
Location: Netherlands/Belgium

Re: [ServoyU] New Web Component Examples & Sample Solution

Postby derk.hulshof » Wed Sep 16, 2015 12:57 pm

Hi Robert, tnx for the reply.
It is still not working. Are there some parameter to set.

What I did is:
1. Restarted Servoy 8 with empty workspace.
2. Opened SVN Repository Exploring perspective
3. Added SVN repository link: svn://svn.servoyforge.net/servoyu-web-c ... /itech_nav and/or resource
4. Right click > checkout ( its is getting remote project info)
5. Dialog appears (picture) > clicked next button
6. Another dialog appears; checked default workspace location > clicked finish button.
7. Progressing .. checking out resources
8. Then the error problem occured with above error

Do I miss some settings ?

Derk
Attachments
svn.jpg
svn.jpg (41.1 KiB) Viewed 14119 times
derk.hulshof
 
Posts: 108
Joined: Tue Dec 03, 2013 9:18 am
Location: Netherlands

Re: [ServoyU] New Web Component Examples & Sample Solution

Postby ROCLASI » Wed Sep 16, 2015 1:47 pm

Hi Derk,

I can check it out to a workspace in Servoy 8 just fine.
I use Subversive and I don't use the whole path you use, just the project URL:
Screen Shot 2015-09-16 at 13.37.05.png
Adding the Repository URL
Screen Shot 2015-09-16 at 13.37.05.png (81.76 KiB) Viewed 14110 times

Screen Shot 2015-09-16 at 13.39.28.png
Selecting the project folders and checkout
Screen Shot 2015-09-16 at 13.39.28.png (70.88 KiB) Viewed 14110 times

Screen Shot 2015-09-16 at 13.46.24.png
Shows up fine in my SolutionExplorer
Screen Shot 2015-09-16 at 13.46.24.png (37.49 KiB) Viewed 14110 times
Robert Ivens
SAN Developer / Servoy Valued Professional / Servoy Certified Developer

ROCLASI Software Solutions / JBS Group, Partner
Mastodon: @roclasi
--
ServoyForge - Building Open Source Software.
PostgreSQL - The world's most advanced open source database.
User avatar
ROCLASI
Servoy Expert
 
Posts: 5438
Joined: Thu Oct 02, 2003 9:49 am
Location: Netherlands/Belgium

Re: [ServoyU] New Web Component Examples & Sample Solution

Postby derk.hulshof » Wed Sep 16, 2015 2:19 pm

It is very strange.
Ok, I installed Subversive and tried to connect using your screenshots.
Still an error.
Changing ports (22 3690 443 80, etc) with use of authentication, all still gives me an error.
Error: svn e210003: connection refused by server
derk.hulshof
 
Posts: 108
Joined: Tue Dec 03, 2013 9:18 am
Location: Netherlands

Re: [ServoyU] New Web Component Examples & Sample Solution

Postby ROCLASI » Wed Sep 16, 2015 2:45 pm

Hi Derk,

Don't change any ports, also no need to enter authentication details.
Are you using SVNKit or SVNHL ?
Robert Ivens
SAN Developer / Servoy Valued Professional / Servoy Certified Developer

ROCLASI Software Solutions / JBS Group, Partner
Mastodon: @roclasi
--
ServoyForge - Building Open Source Software.
PostgreSQL - The world's most advanced open source database.
User avatar
ROCLASI
Servoy Expert
 
Posts: 5438
Joined: Thu Oct 02, 2003 9:49 am
Location: Netherlands/Belgium

Re: [ServoyU] New Web Component Examples & Sample Solution

Postby derk.hulshof » Wed Sep 16, 2015 2:46 pm

I use SVNKit
derk.hulshof
 
Posts: 108
Joined: Tue Dec 03, 2013 9:18 am
Location: Netherlands

Re: [ServoyU] New Web Component Examples & Sample Solution

Postby ROCLASI » Wed Sep 16, 2015 2:56 pm

Hi Derk,

Me too, weird.
I just changed some things on the server, can you try now?
Robert Ivens
SAN Developer / Servoy Valued Professional / Servoy Certified Developer

ROCLASI Software Solutions / JBS Group, Partner
Mastodon: @roclasi
--
ServoyForge - Building Open Source Software.
PostgreSQL - The world's most advanced open source database.
User avatar
ROCLASI
Servoy Expert
 
Posts: 5438
Joined: Thu Oct 02, 2003 9:49 am
Location: Netherlands/Belgium

Re: [ServoyU] New Web Component Examples & Sample Solution

Postby derk.hulshof » Wed Sep 16, 2015 3:09 pm

Hi Robert, It is still not working
derk.hulshof
 
Posts: 108
Joined: Tue Dec 03, 2013 9:18 am
Location: Netherlands

Re: [ServoyU] New Web Component Examples & Sample Solution

Postby derk.hulshof » Wed Sep 16, 2015 3:29 pm

derk.hulshof wrote:Hi Robert, It is still not working


I just tried a fresh servoy 8 install with a fresh install of subversive 2.x > SVNkit 1.7
And off course a newly created workspace.
No connection yet.
derk.hulshof
 
Posts: 108
Joined: Tue Dec 03, 2013 9:18 am
Location: Netherlands

Next

Return to Archive

Who is online

Users browsing this forum: No registered users and 2 guests