1st posting over on the v8 forum, nice product, but I want to stretch it a little.
is there anyway that I can create a fragment? or a template? or a ??? in v8 that will allow the end user to add additional items to the list (ad infinitum) and have my CSS handle the entries the user creates.
reason:
many of the products have technical details (speed, weight etc) and I need to allow the user to edit/add these details without screwing up the concept of the < UL> . . . < /UL> concepts that is re-formatted using CSS - clearly all the users needs to do is to play with the actual entries on the list.
kev
is there anyway that I can create a fragment? or a template? or a ??? in v8 that will allow the end user to add additional items to the list (ad infinitum) and have my CSS handle the entries the user creates.
reason:
many of the products have technical details (speed, weight etc) and I need to allow the user to edit/add these details without screwing up the concept of the < UL> . . . < /UL> concepts that is re-formatted using CSS - clearly all the users needs to do is to play with the actual entries on the list.
kev
Comment