Hello, I am playing with your Component creator and I must say it is impressive!
My goal is to somehow create simple inventory where we have:
Name of the item, description, image, maybe price and two values one for original stock and one where we insert number of rented items and final field containing actual available stock of the item.
Can you tell me is it possible to make so that value with original stock number of item is deducted with value inserted in field rented number and reflected in actual stock field?