<div dir="ltr">Hi All,<div><br></div><div>Perhaps someone has a good idea on the best way to structure this functionality..</div><div><br></div><div>I have an established site that takes bookings for activities.. The content type has a date/time field, a reference field to the customer and various other administrative fields including a reference to the price list used for that &quot;booking&quot;..</div>
<div><br></div><div>The activities can include things like lunch or other options all listed on the price list..</div><div><br></div><div>So we now want functionality that will a) show the costing for the activity (time based per hour) and b) the costs for optional extras along with c) the total cost..</div>
<div><br></div><div>I have attempted to use plain decimal fields for each of the costs and then populate the values using Rules but the logic is proving too complex for rules.. I suppose I could use PHP code in the rules to handle the logic..</div>
<div><br></div><div>The second option I have thought of is to use Computed Fields and some PHP code to calculate the individual values and then perhaps rules to total them up after the node is saved..</div><div><br></div>
<div>Is there any other way to do it that doesn&#39;t require expert coding skills since I am a builder rather than a developer??</div><div><br></div><div>Thanks for any thoughts..</div></div>