Quote:
Originally Posted by JimmXinu
Failure to launch Count Pages is a very different problem from failing to fill custom columns. And not one I'd ever notice--I don't use it regularly.
However, I don't see that problem, either. I configure CP for the column and check 'Page Count' on the Count Pages tab in FFDL config and it works.
What OS are people seeing problems with?
|
win xp pro sp2 here.
The column set up (from metadata_db_prefs_backup.json) is
Spoiler:
"#wordcount": {
"is_category": false,
"colnum": 9,
"kind": "field",
"is_custom": true,
"name": "Words",
"column": "value",
"rec_index": 24,
"search_terms": [
"#wordcount"
],
"link_column": "value",
"label": "wordcount",
"is_multiple": {},
"datatype": "int",
"category_sort": "value",
"table": "custom_column_9",
"is_editable": true,
"display": {
"number_format": "{:,}"
},
"is_csp": false
},