Price included in title and thus repeated twice on webform

Created on 15 April 2024, 3 months ago

Problem/Motivation

Example: PRODUCT TITLE - $AMOUNT, Price: $AMOUNT

Steps to reproduce

Create a product. Create a webform with a product component.

<div class="form-item form-item-submitted-booth-booth-fee form-type-textfield form-group">Quantity: <input type="text" id="edit-submitted-booth-booth-fee" name="submitted[booth][booth_fee]" value="1" size="1" maxlength="128" class="form-text"><span>Corp / National Vendor 10x10 Booth Fee - $975, Price: $975</span></div>

Additionally, the quantity label is not wrapped in a div along with the input field which makes it difficult to theme. At the moment it is difficult to move the product title and price above or below the quantity or even hide the quantity altogether.

Quantity: <input type="text" id="edit-submitted-booth-booth-fee" name="submitted[booth][booth_fee]" value="1" size="1" maxlength="128" class="form-text">

πŸ› Bug report
Status

Active

Version

3.0

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States joshuautley

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024