Subscribe for Insights

Stay connected with our latest Insights

Subscribe for Podcasts

Perspectives

Our views on business technology trends

Report

Low Code, No Code: A Marked Movement for Digital Platform Development

Businesses adopt low code, no code (LCNC) to accelerate innovation, escape legacy technologies, increase IT responsiveness, and enable citizen development.

26 Sep, 2022
  • 1
  • -
  • 20
  • of
  • 362
' + '
'+ assetTypeHTML + '

' + description + '

' + '
'+ ''+ '' element.append(article); } } }, error: function (xhr, ajaxOptions, thrownError) { console.log(thrownError); } }); var searchTextVal = $(this).val(); var dataObjVal = {}; dataObjVal.textFieldIki = searchTextVal; var actinSugg = $(".search-popup").attr("data-action"); var methodsugg = $(".search-popup").attr("data-method"); $.ajax({ type: methodsugg, contentType: "application/json; charset=utf-8", url: actinSugg, data: dataObjVal, dataType: "json", searchTextVal:searchTextVal , processData: true, beforeSend: function(){ }, success: function (responseData) { $('.search-list').empty(); var outputObjectSugg=responseData; console.log(outputObjectSugg); if(outputObjectSugg != ""){ for (var i=0; i ' + ' ' + ' ' + object + ' ' + ''+ '' let value = list[0].appendChild(li); $(value).click(function() { $('.search').val($(this).text().trim()).keyup(); return false; }); } } }, error: function (xhr, ajaxOptions, thrownError) { console.log(thrownError); } }); } }); });