{"id":55020,"date":"2025-08-01T09:14:24","date_gmt":"2025-08-01T07:14:24","guid":{"rendered":"https:\/\/industria.be\/?page_id=55020"},"modified":"2025-08-01T09:18:18","modified_gmt":"2025-08-01T07:18:18","slug":"honorary-membership","status":"publish","type":"page","link":"https:\/\/industria.be\/en\/honorary-membership\/","title":{"rendered":"Honorary Membership 64th working year"},"content":{"rendered":"\r\n<script type=\"text\/javascript\">\r\nvar current_roles = JSON.parse('[]');\r\n\r\ngform.addFilter('gform_is_value_match', function(isMatch, formId, rule) {\r\n  if (rule.fieldId === '__current_user_roles') {\r\n    var roleToCheckFor = rule.value;\r\n    if (current_roles.includes(roleToCheckFor)) {\r\n      return (rule.operator == 'is') ? true : false;\r\n    } else {\r\n      return (rule.operator == 'is') ? false : true;\r\n    }\r\n  }\r\n  return isMatch;\r\n});\r\n<\/script>\r\n\r\n<script type=\"text\/javascript\">\n\/\/----------------------------------------------------------\n\/\/------ JAVASCRIPT HOOK FUNCTIONS FOR GRAVITY FORMS -------\n\/\/----------------------------------------------------------\n\nif ( ! gform ) {\n\tdocument.addEventListener( 'gform_main_scripts_loaded', function() { gform.scriptsLoaded = true; } );\n\twindow.addEventListener( 'DOMContentLoaded', function() { gform.domLoaded = true; } );\n\n\tvar gform = {\n\t\tdomLoaded: false,\n\t\tscriptsLoaded: false,\n\t\tinitializeOnLoaded: function( fn ) {\n\t\t\tif ( gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\tfn();\n\t\t\t} else if( ! gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\twindow.addEventListener( 'DOMContentLoaded', fn );\n\t\t\t} else {\n\t\t\t\tdocument.addEventListener( 'gform_main_scripts_loaded', fn );\n\t\t\t}\n\t\t},\n\t\thooks: { action: {}, filter: {} },\n\t\taddAction: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'action', action, callable, priority, tag );\n\t\t},\n\t\taddFilter: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'filter', action, callable, priority, tag );\n\t\t},\n\t\tdoAction: function( action ) {\n\t\t\tgform.doHook( 'action', action, arguments );\n\t\t},\n\t\tapplyFilters: function( action ) {\n\t\t\treturn gform.doHook( 'filter', action, arguments );\n\t\t},\n\t\tremoveAction: function( action, tag ) {\n\t\t\tgform.removeHook( 'action', action, tag );\n\t\t},\n\t\tremoveFilter: function( action, priority, tag ) {\n\t\t\tgform.removeHook( 'filter', action, priority, tag );\n\t\t},\n\t\taddHook: function( hookType, action, callable, priority, tag ) {\n\t\t\tif ( undefined == gform.hooks[hookType][action] ) {\n\t\t\t\tgform.hooks[hookType][action] = [];\n\t\t\t}\n\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\tif ( undefined == tag ) {\n\t\t\t\ttag = action + '_' + hooks.length;\n\t\t\t}\n\t\t\tif( priority == undefined ){\n\t\t\t\tpriority = 10;\n\t\t\t}\n\n\t\t\tgform.hooks[hookType][action].push( { tag:tag, callable:callable, priority:priority } );\n\t\t},\n\t\tdoHook: function( hookType, action, args ) {\n\n\t\t\t\/\/ splice args from object into array and remove first index which is the hook name\n\t\t\targs = Array.prototype.slice.call(args, 1);\n\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action], hook;\n\t\t\t\t\/\/sort by priority\n\t\t\t\thooks.sort(function(a,b){return a[\"priority\"]-b[\"priority\"]});\n\n\t\t\t\thooks.forEach( function( hookItem ) {\n\t\t\t\t\thook = hookItem.callable;\n\n\t\t\t\t\tif(typeof hook != 'function')\n\t\t\t\t\t\thook = window[hook];\n\t\t\t\t\tif ( 'action' == hookType ) {\n\t\t\t\t\t\thook.apply(null, args);\n\t\t\t\t\t} else {\n\t\t\t\t\t\targs[0] = hook.apply(null, args);\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t\tif ( 'filter'==hookType ) {\n\t\t\t\treturn args[0];\n\t\t\t}\n\t\t},\n\t\tremoveHook: function( hookType, action, priority, tag ) {\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\t\thooks = hooks.filter( function(hook, index, arr) {\n\t\t\t\t\tvar removeHook = (undefined==tag||tag==hook.tag) && (undefined==priority||priority==hook.priority);\n\t\t\t\t\treturn !removeHook;\n\t\t\t\t} );\n\t\t\t\tgform.hooks[hookType][action] = hooks;\n\t\t\t}\n\t\t}\n\t};\n}\n<\/script>\n                <div class='gf_browser_gecko gform_wrapper gravity-theme' id='gform_wrapper_647' >\n                        <div class='gform_heading'>\n                            <span class='gform_description'><\/span>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_647'  action='\/en\/wp-json\/wp\/v2\/pages\/55020' >\n                        <div class='gform_body gform-body'><div id='gform_fields_647' class='gform_fields top_label form_sublabel_below description_below'><fieldset id=\"field_647_1\"  class=\"gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_647_1\"><legend class='gfield_label gfield_label_before_complex'  >Naam<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_complex ginput_container no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name' id='input_647_1'>\n                            \n                            <span id='input_647_1_3_container' class='name_first' >\n                                                    <input type='text' name='input_1.3' id='input_647_1_3' value=''   aria-required='true'     \/>\n                                                    <label for='input_647_1_3' >First<\/label>\n                                                <\/span>\n                            \n                            <span id='input_647_1_6_container' class='name_last' >\n                                                    <input type='text' name='input_1.6' id='input_647_1_6' value=''   aria-required='true'     \/>\n                                                    <label for='input_647_1_6' >Last<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/fieldset><div id=\"field_647_3\"  class=\"gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_647_3\"><label class='gfield_label' for='input_647_3' >E-mailadres<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_3' id='input_647_3' type='text' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><fieldset id=\"field_647_14\"  class=\"gfield gfield--width-full gfield_price gfield_price_647_15 gfield_option_647_15 gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_647_14\"><legend class='gfield_label gfield_label_before_complex'  >Maakt deel uit van:<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox' id='input_647_14'><div class='gchoice gchoice_647_14_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_14.1' type='checkbox'  value='Geen (offici\u00eble) raad \/ No official council|60'  id='choice_647_14_1'   aria-describedby=\"gfield_description_647_14\"\/>\n\t\t\t\t\t\t\t\t<label for='choice_647_14_1' id='label_647_14_1'>Geen (offici\u00eble) raad \/ No official council<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_647_14_2'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_14.2' type='checkbox'  value='Raadgevende RvB \/ Advisory BoD|0'  id='choice_647_14_2'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_647_14_2' id='label_647_14_2'>Raadgevende RvB \/ Advisory BoD<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_647_14_3'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_14.3' type='checkbox'  value='RvQ|0'  id='choice_647_14_3'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_647_14_3' id='label_647_14_3'>RvQ<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_647_14_4'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_14.4' type='checkbox'  value='RvBr|0'  id='choice_647_14_4'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_647_14_4' id='label_647_14_4'>RvBr<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><div class='gfield_description' id='gfield_description_647_14'>Selecteer hier waar je deel van uitmaakt binnen Industria. \nSelect here what you are part of within Industria.<\/div><\/fieldset><div id=\"field_647_15\"  class=\"gfield gfield--width-full gform_hidden gfield_price gfield_price_647_15 gfield_product_647_15 gfield_hidden_product field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_647_15\"><label class='gfield_label gfield_label_before_complex' for='input_647_15_1' >Erelidmaatschap<\/label><input type='hidden' name='input_15.3' value='1' id='ginput_quantity_647_15' class='gform_hidden' \/><input type='hidden' name='input_15.1' value='Erelidmaatschap' class='gform_hidden' \/><input name='input_15.2' id='ginput_base_price_647_15' type='hidden' value='0,00 &#8364;' class='gform_hidden ginput_amount' \/><\/div><div id=\"field_647_11\"  class=\"gfield gfield--width-full gfield_price gfield_price_647_ gfield_total gfield_total_647_ field_sublabel_below field_description_below gfield_visibility_visible\"  aria-atomic=\"true\" aria-live=\"polite\" data-js-reload=\"field_647_11\"><label class='gfield_label' for='input_647_11' >Totaal<\/label><div class='ginput_container ginput_container_total'>\n\t\t\t\t\t\t\t<input readonly name='input_11' id='input_647_11' value='0,00 &#8364;' class='gform-text-input-reset ginput_total ginput_total_647' \/>\n\t\t\t\t\t\t<\/div><\/div><\/div><\/div>\n        <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_647' class='gform_button button' value='Voltooid'  onclick='if(window[\"gf_submitting_647\"]){return false;}  window[\"gf_submitting_647\"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_647\"]){return false;} window[\"gf_submitting_647\"]=true;  jQuery(\"#gform_647\").trigger(\"submit\",[true]); }' \/> \n            <input type='hidden' class='gform_hidden' name='is_submit_647' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='647' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_647' value='WyJ7XCIxNC4xXCI6XCJjZjdlNGQ4MDk3OTkyOGZkZTBjMTI3NTk3YjcwMWM1MVwiLFwiMTQuMlwiOlwiMGRmNmUxYWY0YzY3MzljYjg0NzhmM2RkY2U1YTQ1MDJcIixcIjE0LjNcIjpcIjYxYTBmZGQ5NDQxNjBkMDZkNTJjOGU1ODQ1MDg5ZmNmXCIsXCIxNC40XCI6XCIyOTRkNjhhYTBlZjM5MDk0ZmNkODg2Njg3NDdlNDAzNVwiLFwiMTUuMVwiOlwiYmRlNmFiMWU4YzEwMjdjNTIwMzdlNTEyZDU5NGNkMDhcIixcIjE1LjJcIjpcIjljZDVmN2IzMmY4YjFjMDViNjY3MjU0MDYxNWJjNDBhXCJ9IiwiMzRmMGY3NjgzZGU5ZGRiMmMxZWQ2NTY3Y2Q5N2IxMWIiXQ==' \/>\n            <input type='hidden' class='gform_hidden' name='gform_target_page_number_647' id='gform_target_page_number_647' value='0' \/>\n            <input type='hidden' class='gform_hidden' name='gform_source_page_number_647' id='gform_source_page_number_647' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":2058,"featured_media":55015,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"show_hero":true},"_links":{"self":[{"href":"https:\/\/industria.be\/en\/wp-json\/wp\/v2\/pages\/55020"}],"collection":[{"href":"https:\/\/industria.be\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/industria.be\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/industria.be\/en\/wp-json\/wp\/v2\/users\/2058"}],"replies":[{"embeddable":true,"href":"https:\/\/industria.be\/en\/wp-json\/wp\/v2\/comments?post=55020"}],"version-history":[{"count":4,"href":"https:\/\/industria.be\/en\/wp-json\/wp\/v2\/pages\/55020\/revisions"}],"predecessor-version":[{"id":55026,"href":"https:\/\/industria.be\/en\/wp-json\/wp\/v2\/pages\/55020\/revisions\/55026"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/industria.be\/en\/wp-json\/wp\/v2\/media\/55015"}],"wp:attachment":[{"href":"https:\/\/industria.be\/en\/wp-json\/wp\/v2\/media?parent=55020"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}