This question has been flagged
1 Reply
19016 Views

when i create a sequence then sequence is created but when click on view form it will give me error look like:

Uncaught TypeError: Cannot read property 'name' of undefined


http://localhost:8069/web/static/src/js/view_list.js:443
Avatar
Discard
Author Best Answer

I have found the solution. your code in check all fields are define and if u give a comment then check give a proper comment on line not define extra starting and ending comment syntax. 

make sure you close a tag properly.

Avatar
Discard