Support

Search results for ""

Sorry, no results found. Perhaps you would like to search the documentation?
All Topics
Satoshi

Inline date/time editing is not working.

Hi there,

When I try to edit date fields with inline edit mode, only the spinner appears and no UI comes up.
And according to Chrome Dev tools, ‘table.js’ is emitting an error.
Please find the screenshot for the detail.
https://www.dropbox.com/s/2zhvsj55tjhhiag/Untitled-1.png

My environment is ACP 4.2.4 and Chrome

Actually to fix it is not so difficult.
Adding var on line 1269 and 1271 makes the script work.

var i = 0;
var val = …..;

Could you fix this on the next release?

6 years, 1 month ago
Stefan van den Dungen Gronovius
Developer

Hello,

Yes, this is a known issue and will be fixed in the upcoming release.

6 years, 1 month ago

You must be logged in to reply to this topic.