You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Daniel Watford (Jira)" <ji...@apache.org> on 2022/11/15 11:22:00 UTC

[jira] [Comment Edited] (OFBIZ-12125) Refactor MacroFormRenderer to use RenderableFtlElements for text area fields

    [ https://issues.apache.org/jira/browse/OFBIZ-12125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634315#comment-17634315 ] 

Daniel Watford edited comment on OFBIZ-12125 at 11/15/22 11:21 AM:
-------------------------------------------------------------------

Issues found with display of dates on various screens. Example:

[OFBiz: Order Manager: Edit Quote|https://localhost:8443/ordermgr/control/EditQuote]

[OFBiz: Example: Find Example|https://localhost:8443/example/control/authview/findExampleAjax]

Changes of rendering have made some fields optional, but has not been reflected correctly in the underlying FTL macro.

I'll work on this now.


was (Author: danwatford):
Issues found with display of dates on various screens. Example:

[OFBiz: Order Manager: Edit Quote|https://localhost:8443/ordermgr/control/EditQuote]

Changes of rendering have made some fields optional, but has not been reflected correctly in the underlying FTL macro.

I'll work on this now.

> Refactor MacroFormRenderer to use RenderableFtlElements for text area fields
> ----------------------------------------------------------------------------
>
>                 Key: OFBIZ-12125
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12125
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework/widget
>    Affects Versions: Trunk, Upcoming Branch
>            Reporter: Daniel Watford
>            Assignee: Daniel Watford
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>
> As part of refactoring MacroFormRenderer (OFBIZ-11456), the renderTextareaField method should be refactored to create RenderableFtlElements and pass them to an FtlWriter.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)