https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36962
--- Comment #1 from Katrin Fischer <[email protected]> --- I think this is a misunderstanding. The editor doesn't list the object values, but the values to be used with the older 'hungry alligators' syntax that uses the table and column names from the database. borrowers.surname etc. is completely correct in this case. When you click on the value and the button in the middle you will see it's added to the notice as: <<borrowers.surname>> When using the TT syntax, this would be: [% borrower.surname %] Both currently work and we are working on deprecating the older less flexible syntax, but for the time being the editor only supports the first one. Other reports for enhancing the editor exist. Please don't hesitate to file more bugs - there is really nothing that can go wrong :) We are also available for questions on chat.koha-community.org if you are not sure about one behavior or the other. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
