Loading...
 
Skip to main content

Registration tracker with file pretty tracker template is impossible

Status
Open
Subject
Registration tracker with file pretty tracker template is impossible
Version
12.x
13.x
14.x
15.x
Category
  • Bug
Feature
Content template
Resolution status
Partially solved
Submitted by
Jean-Marc Libs
Volunteered to solve
Jonny Bradley
Lastmod by
Jean-Marc Libs, Philippe Cloutier
Rating
(0)
Description

I want to setup a custom registration with extra data in a tracker and with a file template for registration presentation.

This works with a wiki page used as template, but it fails with a template file used as template.

This fails because in the following way:

  • The registration displays one error message per field in «Registration Fields» (in Registered group config)
    Incorrect fieldId: 2. Please ensure you are using the correct field ID and that it is properly included in the template, if any.
  • The extra fields do not show upo in the registration page.


I tried many syntaxes: $f_2 (as documented), $ins_2, $ins_firstName, etc.

A show instance below demonstrates the bug.

More

More testing shows an issue when users enter invalid values.

  • Click on "Login→Register"
  • Fill some invalid values (no password, email does not contain "@")
  • Observe that the page now asks to fill data again but it does not use the template 😑
Files
  1. Jml Registration Template
Solution

r57929 hopefully?

Importance
8
Priority
40
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
5857
Created
Tuesday 15 March, 2016 00:35:44 UTC
by Jean-Marc Libs
LastModif
Saturday 06 July, 2024 10:21:44 UTC


Show PHP error messages