Project

General

Profile

Feature #775

Custom field name extraction

Added by Luke Murphey over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
08/09/2014
Due date:
% Done:

100%


Description

Add the ability to define a value that can be used for setting the name of field.

For example, consider this HTML:

<div id="model">Focus</div>
<div name="submodel">ST</div>
<div name="make" id="car">Ford</div>

If the setting the names attributes to "name,id" would cause the following output:

model=Focus submodel=ST make=Ford

History

#1 Updated by Luke Murphey over 9 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

#2 Updated by Luke Murphey over 9 years ago

  • Target version set to 0.9

Also available in: Atom PDF