Where Position, Date and dir are horizontaly and contains one data in textbox.
But following this figure Position, Date and dir are vertically and contains many data in text boxes. And i need to fooling this, which is urgent for me.
You wont be able to do this out-of-the-box with Umbraco. You could take a look at the Repeatable Custom Content package?
The alternative is to create each "row" as a child-node? So you would have more nodes in your content tree - but it might offer you more flexibility later on too?
If you are worried about URLs and others accessing the data (of the child-nodes), then you can set a template to redirect to elsewhere (either the parent node, or homepage?)
Is it possible in Content section
Hi
In content section i can do this easily:
Where Position, Date and dir are horizontaly and contains one data in textbox.
But following this figure Position, Date and dir are vertically and contains many data in text boxes. And i need to fooling this, which is urgent for me.
Can any one help me easily or step by step.
Touhid
Hi Touhid,
You wont be able to do this out-of-the-box with Umbraco. You could take a look at the Repeatable Custom Content package?
The alternative is to create each "row" as a child-node? So you would have more nodes in your content tree - but it might offer you more flexibility later on too?
If you are worried about URLs and others accessing the data (of the child-nodes), then you can set a template to redirect to elsewhere (either the parent node, or homepage?)
Cheers, Lee.
Hey,
Looks like this could be solved with the dynamic grid datatype here http://our.umbraco.org/projects/backoffice-extensions/dynamic-grid-data-type
However the project states it's under development.
Rich
HI Rich
Thnks for reply but the package cant be downloaded.
Touhid
is working on a reply...