Hi,
I have a logbook which, among other things, contains these attributes:
Options Ingredient = Egg, Oil
Options Quantity = 2, 0.1L
Now, I would like to, every time I select an ingredient and respective quantity, that another Ingredient and Quantity field opens up for me to procede addind them.
I've searched in the documentation and found nothing related to this. Maybe I missed it. Is it possible to do this?
Also, is there a way to display 2 attributes in the same row? Messing with CSS is probably the only answer ... correct?
|