Ticket #588 (closed: fixed)
Start Here wizard forms show the menu
| Reported by: | gregory | Owned by: | gregory |
|---|---|---|---|
| Milestone: | Proteios SE 2.9 | Keywords: | |
| Cc: |
Description
Each step of the Start Here wizard shows the menu if the user hits Enter instead of clicking the button.
Change History
comment:2 Changed 3 years ago by gregory
- Milestone changed from Proteios SE Future Release to Proteios SE 2.8
comment:3 Changed 3 years ago by gregory
(In [3319]) Refs #588. Fixing first couple of steps. Having trouble with the LabeledExtract? step though.
comment:5 Changed 2 years ago by gregory
(In [3409]) Refs #588. script.js method addField(...) searched the entire document which resulted in an error in pages with multiple forms. It's been changed so it searches only the given form before adding a new field. This resolved the problem with wizzard LabeledExtract? step. Though step 7 still shows the menu.
Note: See
TracTickets for help on using
tickets.
