-
Bug
-
Resolution: Done
-
Major
-
4.1.0
-
-
MOODLE_401_STABLE
-
MOODLE_402_STABLE
-
Moodle App 4.2.0
Database will change in 4.2. We have to apply the new changes.
- ##otherfields## Should be replaced by all the fields not included in the template.
- [field#name]] [field#description]] Should be improved (change regex) to match them and add the info (description or name) in the replacement.
{*}Note: The field#name and field#description logic is almost the same as field#id but using the name and description information from the field.
PHP parser can be found at mod/data/classes/template.php (preparse method for otherfields preprocess_tag_otherfields)
- is a regression caused by
-
MDL-75498 Add ##otherfields##, [[FIELD#name]] and [[FIELD#description]] tags to the database templates
- Closed
- split to
-
MOBILE-4248 Create new dropdown kebab menu tag with all the actions for the "List view" and "Single view" templates in App
- Closed