Ticket #429 (confirmed enhancement)

Opened 5 years ago

Last modified 17 months ago

jforms: It is impossible to personnalize the display of submit+items

Reported by: laurentj Owned by:
Priority: low Milestone:
Component: jelix:forms Version: 1.0
Severity: minor Keywords:
Cc: bernardes.claudio@… Php version:
Hosting Provider: Blocked By:
Documentation needed: no Blocking:

Description

There is no way to personnalize the display of a submit tag which contains items, like this example:

<submit ref="valider">
  <label>Veuillez valider</label>
  <item value="new">Sauvegarder et nouvelle saisie</item>
  <item value="list">Sauvegarder et retour à la liste</item>
</submit>

Perhaps we should hack {formsubmits} and/or {formsubmit} plugins... A second parameter on {formsubmit} to indicate the item value ? Or a new {formsubmititems}, to loop over the items ?

Change History

Changed 5 years ago by laurentj

  • type changed from bug to enhancement
  • docneeded unset

Changed 5 years ago by laurentj

  • milestone changed from Jelix 1.1 beta 1 to Jelix 1.1 beta 2

Changed 5 years ago by laurentj

  • milestone Jelix 1.1 beta 2 deleted

Changed 2 years ago by obs

  • cc bernardes.claudio@… added

Changed 17 months ago by laurentj

  • status changed from new to confirmed
Note: See TracTickets for help on using tickets.