Customize Listing Devices

Hi,
I’m customizing the Device list.
I added a custom field TipoBackup.

I’m trying to add it to the Index Page

  • label: “‘BackupType’”
    type: “‘text’”
    writable: true

Is it possible to make it editable directly on the Index Page?
What alternatives?

Thanks
Simone Rota

Yes, you have to use the correct syntax:

- label: "'BackupType'"
  parameter: Full.Path.To.The.Parameter

Done but how to change the value?

I’d like to change it from the Listing Devices, with the button (as Identity)

I’m not sure what you are asking.

I’d like to manual change the parameter BackupType.
Is there a way to do it?

As I can do in Identity filed with the button EDIT PARAMETER VALUE

Do you mean like in this screenshot? That is what I provided in this reply.