{"id":750,"date":"2026-01-21T07:39:06","date_gmt":"2026-01-21T07:39:06","guid":{"rendered":"https:\/\/zappcodeacademy.com\/ibaas\/?page_id=750"},"modified":"2026-01-28T06:28:03","modified_gmt":"2026-01-28T06:28:03","slug":"registration-ibaas-technical-lecture-series","status":"publish","type":"page","link":"https:\/\/zappcodeacademy.com\/ibaas\/registration-ibaas-technical-lecture-series\/","title":{"rendered":"Registration IBAAS\u00a0Technical Lecture Series"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"750\" class=\"elementor elementor-750\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-009c130 e-flex e-con-boxed e-con e-parent\" data-id=\"009c130\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9f87b69 elementor-widget elementor-widget-heading\" data-id=\"9f87b69\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Registration IBAAS<br> Technical Lecture Series\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-908abd1 e-flex e-con-boxed e-con e-parent\" data-id=\"908abd1\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3984e7d elementor-widget elementor-widget-html\" data-id=\"3984e7d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <style>\r\n \r\n        .form-container {\r\n            background: white;\r\n            border-radius: 15px;\r\n            box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);\r\n            max-width: 700px;\r\n            width: 100%;\r\n            padding: 40px;\r\n        }\r\n\r\n    \r\n\r\n        .form-group {\r\n            margin-bottom: 25px;\r\n        }\r\n\r\n        label {\r\n            display: block;\r\n            color: #0f192e;\r\n            font-size: 14px;\r\n            font-weight: 500;\r\n            margin-bottom: 8px;\r\n        }\r\n\r\n        .input-wrapper {\r\n            position: relative;\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n\r\n        .input-icon {\r\n            position: absolute;\r\n            left: 15px;\r\n            color: #0f192e;\r\n            font-size: 16px;\r\n            pointer-events: none;\r\n        }\r\n\r\n        input[type=\"text\"],\r\n        input[type=\"email\"],\r\n        input[type=\"tel\"] {\r\n            width: 100%;\r\n            padding: 14px 15px 14px 45px;\r\n            border: 2px solid #e0e0e0;\r\n            border-radius: 8px;\r\n            font-size: 15px;\r\n            transition: all 0.3s ease;\r\n            outline: none;\r\n        }\r\n\r\n        input:focus {\r\n            border-color: #0f192e;\r\n            box-shadow: 0 0 0 3px rgba(15, 25, 46, 0.1);\r\n        }\r\n\r\n        input::placeholder {\r\n            color: #999;\r\n        }\r\n\r\n        .submit-btn {\r\n            width: 100%;\r\n            padding: 15px;\r\n            background: #0f192e;\r\n            color: white;\r\n            border: none;\r\n            border-radius: 8px;\r\n            font-size: 16px;\r\n            font-weight: 600;\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n            margin-top: 20px;\r\n        }\r\n\r\n        .submit-btn:hover {\r\n            background: #1a2847;\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 5px 15px rgba(15, 25, 46, 0.3);\r\n        }\r\n\r\n        .submit-btn:active {\r\n            transform: translateY(0);\r\n        }\r\n\r\n        @media (max-width: 600px) {\r\n            .form-container {\r\n                padding: 25px;\r\n            }\r\n\r\n         \r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"form-container\">\r\n    \r\n        <form>\r\n            <div class=\"form-group\">\r\n                <label for=\"title\">Title (Prof. \/Doc.\/Mr. \/Mrs.\/Ms.)<\/label>\r\n                <div class=\"input-wrapper\">\r\n                    <i class=\"fas fa-user-tag input-icon\"><\/i>\r\n                    <input type=\"text\" id=\"title\" name=\"title\" placeholder=\"Enter your title\">\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"form-group\">\r\n                <label for=\"name\">Name of participant<\/label>\r\n                <div class=\"input-wrapper\">\r\n                    <i class=\"fas fa-user input-icon\"><\/i>\r\n                    <input type=\"text\" id=\"name\" name=\"name\" placeholder=\"Enter your full name\">\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"form-group\">\r\n                <label for=\"organization\">Name of Organization\/ Company\/ Institute<\/label>\r\n                <div class=\"input-wrapper\">\r\n                    <i class=\"fas fa-building input-icon\"><\/i>\r\n                    <input type=\"text\" id=\"organization\" name=\"organization\" placeholder=\"Enter organization name\">\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"form-group\">\r\n                <label for=\"designation\">Designation<\/label>\r\n                <div class=\"input-wrapper\">\r\n                    <i class=\"fas fa-briefcase input-icon\"><\/i>\r\n                    <input type=\"text\" id=\"designation\" name=\"designation\" placeholder=\"Enter your designation\">\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"form-group\">\r\n                <label for=\"email\">Email<\/label>\r\n                <div class=\"input-wrapper\">\r\n                    <i class=\"fas fa-envelope input-icon\"><\/i>\r\n                    <input type=\"email\" id=\"email\" name=\"email\" placeholder=\"Enter your email address\">\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"form-group\">\r\n                <label for=\"phone\">Phone<\/label>\r\n                <div class=\"input-wrapper\">\r\n                    <i class=\"fas fa-phone input-icon\"><\/i>\r\n                    <input type=\"tel\" id=\"phone\" name=\"phone\" placeholder=\"Enter your phone number\">\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"form-group\">\r\n                <label for=\"address\">Address: Complete Postal Address with City, Zip Code and Country<\/label>\r\n                <div class=\"input-wrapper\">\r\n                    <i class=\"fas fa-map-marker-alt input-icon\"><\/i>\r\n                    <input type=\"text\" id=\"address\" name=\"address\" placeholder=\"Enter your complete address\">\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <button type=\"submit\" class=\"submit-btn\">\r\n                <i class=\"fas fa-paper-plane\"><\/i> Submit Registration\r\n            <\/button>\r\n        <\/form>\r\n    <\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Registration IBAAS Technical Lecture Series Title (Prof. \/Doc.\/Mr. \/Mrs.\/Ms.) Name of participant Name of Organization\/ Company\/ Institute Designation Email Phone [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-750","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zappcodeacademy.com\/ibaas\/wp-json\/wp\/v2\/pages\/750","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zappcodeacademy.com\/ibaas\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zappcodeacademy.com\/ibaas\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zappcodeacademy.com\/ibaas\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zappcodeacademy.com\/ibaas\/wp-json\/wp\/v2\/comments?post=750"}],"version-history":[{"count":13,"href":"https:\/\/zappcodeacademy.com\/ibaas\/wp-json\/wp\/v2\/pages\/750\/revisions"}],"predecessor-version":[{"id":1150,"href":"https:\/\/zappcodeacademy.com\/ibaas\/wp-json\/wp\/v2\/pages\/750\/revisions\/1150"}],"wp:attachment":[{"href":"https:\/\/zappcodeacademy.com\/ibaas\/wp-json\/wp\/v2\/media?parent=750"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}