Announcement

Collapse
No announcement yet.

[WTA] Get all field data by using entity ID in table

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

  • [WTA] Get all field data by using entity ID in table

    Hi Yuri, can you point me to the right direction?

    1) I tried to create in
    client\modules\crm\src\views\testing\record
    \list.js but doesn't work, but i already create button(transfer). you can refer from the picture below.

    2) we're trying to create a function to transfer the field to others custom entities. Our idea is create a function to get a field using id
    : this.model.id,
    and store to other entities and a function to remove the field.

    we're planning to do without using advance pack.
    if you had any suggestion or idea, it will really help.

    Thanks

  • #2
    Hi,
    when do you use the view "crm:views/testing/record/list"? Did you set this view in custom/Espo/Custom/Resources/metadata/clientDefs/Testing.json recordViw > list?

    what error do you get in browser console?

    Comment

    Working...
    X