Announcement

Collapse
No announcement yet.

Executing javascript code during entity creation?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Executing javascript code during entity creation?

    I am trying to read a flag from the url before the creation form of an entity is rendered. In my case it's a Call and the url is http://example.com/#Call/create?flag=1
    Is there a "setup" function where i can add code to check the URL and act on the view&model if the flag is found?

  • #2
    entity creation (in entity manager) or record of entity creation?

    Comment


    • #3
      Yeah sorry, it was unclear. I meant when the record is being created by a user.
      Last edited by tothewine; 10-19-2018, 07:37 PM.

      Comment

      Working...
      X