これは、ユーザーが日付値から選択するコードです。手動入力ではなく、日付ピッカーのみで日付値を選択したい
<td style="width:25%;">
<s:datetimepicker id="fromDate" key="fromDate" name='fromDate' label="Format(dd/MM/yyyy)" displayFormat="dd/MM/yyyy" theme="simple"/>
</td>
これは、ユーザーが日付値から選択するコードです。手動入力ではなく、日付ピッカーのみで日付値を選択したい
<td style="width:25%;">
<s:datetimepicker id="fromDate" key="fromDate" name='fromDate' label="Format(dd/MM/yyyy)" displayFormat="dd/MM/yyyy" theme="simple"/>
</td>