Feature #775
Custom field name extraction
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 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
#2 Updated by Luke Murphey over 10 years ago
- Target version set to 0.9