Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML Wrap
padding25px 50px 25px 50px
background-repeatno-repeat
margin0px 0px 25px 0px
background-imagebanner.jpg
classbanner--background
Section
Column
width60%

HTML
<div class="banner--top-border"></div>

HTML Wrap
classbanner

CEF DIGITAL

eDelivery User Community

The eDelivery User Community space enables stakeholders to share experiences and best practices on the exchange of electronic data and documents between public administrations, businesses and citizens. Pan-European projects (re)using CEF eDelivery have their own sub-communities within this space.

Column
width40%
 
HTML Wrap
padding20px
margin0px 0px 20px 0px
border-color#ececec
border-widthborder-radius: 15px, 1px
border-stylesolid

Event:
 

HTML Wrap
padding20px 20px 20px 20px
border-sideleft
border-color#ffd617
border-width6px
border-stylesolid

Live Webinar: "CEF eDelivery – What's In It For You?"

Tuesday 26 July 2016

10:00 - 11:00 (CET)

Followed by live Q&A on Twitter


On the 26th July 2016, a one-hour live Webinar followed by an interactive Q&A on Twitter was conducted to provide a full understanding of how public administrations, service providers, software vendors and European projects can benefit from CEF eDelivery and available grant funding.

Attendees of the webinar are encouraged to leave feedback on their webinar experience, or post any questions concerning CEF eDelivery, the Service Offering or grant funding.

Button Hyperlink
titleProvide feedback here!
typestandard
classbutton--block-link
urlEDELCOMMUNITY:Event: Live Webinar: CEF eDelivery - What's In It For You?

(You will need to login using an ECAS account in order to comment or pose a question).

HTML Wrap
padding20px
margin0px 0px 20px 0px
border-color#ececec
border-widthborder-radius: 15px, 1px
border-stylesolid

Recent eDelivery Community Meeting

2016-05-26: Information session on the AS4 profile of the CEF eDelivery building block

HTML Wrap
background-color#ececec
padding20px
background-repeatno-repeat
background-imagelayers.png
background-positionright
classaside--header aside--header__top-border

HTML
<span class="aside__top-border"></span>

Space members

HTML Wrap
padding20px
border-color#ececec
border-width2px
border-stylesolid
classaside--content aside__light-content
HTML Wrap
border-color#ececec
classaccordion

Users
layoutlist
groupsedelcommunity-users
titleeDelivery User Community

HTML Wrap
border-color#ececec
classaccordion

Users
layoutlist
groupsedelint-users
titleeDelivery Team

 


 

Your space moderators

Users
groupsedelcommunity-administrators

HTML
<style type="text/css">
	#title-text { display: none;}
</style>
<script type="text/javascript">
	AJS.toInit(function() {
		/**
		 * Hide metadata
		 */
			$('.page-metadata').hide();
		
		/**
		 * Accordion
		 */
			$(".accordion").click(function(e) {
				$(this).toggleClass("active");
				$(this).siblings(".accordion").removeClass("active");
 
				$('html, body').animate({
					scrollTop: $(this).offset().top
				}, 1000);

				//e.preventDefault();
			});
	});
</script>