{if !empty($columnsarr)}
    {volist name="columnsarr" id="columnsname" key="columnsk"}
  • {$columnsname}
  • {/volist}
{/if}
$v){ $field=$k; if($field=="id")continue; if($field=="created_at")continue; if(!isset($tablefields[$k])){ $tablefields[$k]=array("column"=>"","name"=>$k,"type"=>""); } $columnname=$tablefields[$k]['column']??""; $width=$tablefields[$k]['width']??""; $width=empty($width)?"":"width:$width"."px;"; $height=$tablefields[$k]['height']??""; $height=empty($height)?"":"height:$height"."px;"; $name=$tablefields[$k]['name']??""; $type=$tablefields[$k]['type']??""; if(empty($type))$type="text"; if($type=="text"){ ?>
field("$select_name,$select_value")->whereRaw($select_where)->order($select_order)->select(); foreach($list as $s){ $sname=$s[$select_name]; $svalue=$s[$select_value]; ?>
field("$select_name,$select_value")->whereRaw($select_where)->order($select_order)->select(); $varr=explode(",",$v); foreach($list as $s){ $sname=$s[$select_name]; $svalue=$s[$select_value]; ?>
"","src"=>"","url"=>"")); //dump($multiple_image);exit; foreach($multiple_image as $imagev){ ?>
"","url"=>"")); $v=""; } else{ $multiple_file=json_decode($v,true); } //dump($multiple_image);exit; foreach($multiple_file as $filev){ ?>
{if !empty($columnsarr)} {volist name="columnsarr" id="columnsname" key="columnsk"}
{/volist} {/if}