switching from Detail to Edit view

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Abanoub
    Junior Member
    • Sep 2016
    • 23

    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?
  • tarasm
    Super Moderator
    • Mar 2014
    • 573

    #2
    Add to your record view the parameter:
    Code:
    editModeDisabled: true,
    Example, you can find in client/src/views/user/record/detail.js
    Job Offers and Requests

    Comment

    Working...