Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Andreas Kaltenhuber 107 posts 286 karma points
    Dec 11, 2012 @ 17:27
    Andreas Kaltenhuber
    0

    Create form elements from content nodes

    Hi,

    i'm working on a simple order form where i would like to use contour. my product doctype has all the values i need for construction the products part of the order form (id, price, description, image). 

    is there a simple way to query for all published "product" nodes and then automatically construct a simple order form like (image, description, price and a textfield for quantity)? do i have to write a custom provider for this?

    thx for your input,
    Andi

    Umbraco 4.11.1, Contour 3.0.2

     

  • Comment author was deleted

    Dec 18, 2012 @ 09:52

    Hi Andi,

    You can use the datasource option that will basicly allow you to select a document type and create a form based on that :)

    Or you could also look at the save as umbraco node workflow type, in that workflow you can map form fields to document properties

Please Sign in or register to post replies

Write your reply to:

Draft