Postponed
Project:
FillPDF
Version:
8.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2012 at 19:40 UTC
Updated:
3 May 2019 at 17:09 UTC
Jump to comment: Most recent
The module should check that each line contains a mapping in the format of key|value.
It's fine for value to be blank, but the pipe still has to be there.
Comments
Comment #1
wizonesolutionsComment #2
liam morlandComment #3
Alex.addweb commentedComment #4
Alex.addweb commentedI am still working on this issue.
Comment #5
wizonesolutionsPostponing, as I think we should think bigger and do away with the pipes altogether. The options_element module seems to be discontinued with no visual replacement, so I'm not sure what we'd do yet.
Comment #6
liam morlandThere can be a separation between how something is stored and how it is edited. Render the data however it needs to be for the editing method. This allows the editing method to be easily changed.