Buongiorno
avrei bisogno di aggiungere alcuni campi di selezione con elenco a discesa al modulo ******. Mi si dice che si deve aggiungere un codice in sequenza (vedi scritte blu) cambiando solo il numero 10 con 11, poi 11 con 12 e così via ...
La domanda è dove trovo questa parte da modificare e aggiungere i campi?
Grazie.
"You can add more fields in your form by editing a single file.
If you use the component, edit components/*****/views/******/default.xml
If you use the module, edit modules/******.xml
If you are in doubt, edit both: it doesn't hurt!
Let's say you want to add a text field.
Add a new text field section immediately after the last one (it should be text9), increasing by one the numeration, so that the new section is called text10. If you copy and paste from section #9, be sure to change values text10display and text10order too. <field name="text10" type="text" label="COM_*******_FIELDNAME_LBL"
description="COM_********_FIELDNAME_DSC" size="26" /> <field
name="text10display" type="list" label="COM_********_FIELD_STATE"
description="JFIELD_ENABLED_DESC" default="0"> <option value="0">JDISABLED</option>
<option value="1">JOPTION_OPTIONAL</option> <option
value="2">JOPTION_REQUIRED</option> </field> <field name="text10order" type="text"
label="JFIELD_ORDERING_LABEL" description="" size="5" default="0"/> <field
type="spacer" />
*no a citazione di prodotti commerciali come da regolamento - marine