Jump to content

Customfileds into customfile


thesvan

Recommended Posts

Hello , for 2 days now iám working to integrate this code:

 

{if $customfields}

{foreach from=$customfields key=num item=customfield}

<div class="clearfix">

<label for="customfield{$customfield.id}">{$customfield.name}</label>

<div class="input">

{$customfield.input} {$customfield.description}

</div>

</div>

{/foreach}

 

i have read all and i got no succes

 

i made my own exemple.tpl and added the code made my own example.php file , but on the web i get no results , i know there is more that i have to add to exemple.php to fetch it from the database , however i have no ideea , does anyone has any ideea for this?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated