switching from Detail to Edit view

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • tarasm
    replied
    Add to your record view the parameter:
    Code:
    editModeDisabled: true,
    Example, you can find in client/src/views/user/record/detail.js

    Leave a comment:


  • Abanoub
    started a topic switching from Detail to Edit view

    switching from Detail to Edit view

    switching from Detail to Edit view by clicking the Edit button , doesn't fire the javascript methods why is that? when each one loaded individually works fine?
Working...