Skip to content

get the last value and last update value in custom field #327

@ashrafalzyoud

Description

@ashrafalzyoud

hi all
thx for very important plugin

how i can get the last value of cfs[1]
how i can get the last update value of cfs[1]

  self.custom_field_values = { 10=> CustomValue.where( custom_field_id: 1).last }
  self.custom_field_values = { 11=> CustomValue.where(custom_field_id: 1).update }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions