Make text and url box in CustomLink admin form a SmallTextArea #3580
Labels
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
Environment
Proposed Functionality
Currently when making a semi complex
CustomLink
withif and else
cases, it is rather difficult to do it on one line, you have to copy it out to a editor, reformat it and then compress it and update the item with it. I propose that in the CustomLinkForm the text and url should haveSmallTextarea
widget configured with 5 or 7 of rows. See image below for example of the new look.Use Case
It is complicated and almost difficult to make a complex one-liner when you have some jinja logic inside the string. Making it multiline at least helps to alleviate it a little bit.
Database Changes
None
External Dependencies
None
The text was updated successfully, but these errors were encountered: