I'd like to add a field to standard portal : requested_for
i tried to follow the tutorial witout success. Whole twig redefine.
And also I checked the custom_field extension (for servicesubcategory) the result was the same (the field does not show in the form)
the code
I'd like to add a field to standard portal : requested_for
i tried to follow the tutorial witout success. Whole twig redefine.
And also I checked the custom_field extension (for servicesubcategory) the result was the same (the field does not show in the form)
the code
in the module definiton i put the
1st time: 'itop-portal-base/2.0.0'
2nd time 'itop-ticket/3.2.1'
how can I achive this?
Thank you in advance
Last edit: Peter, U 3 days ago
You'll need to redefine (check
_delta="redefine"
) the entire twig presentation.