Can someone explain to me how it works?

Hi all

In the create person form I added a multiple selection field that gets the information from the "Areas de trabajo" data list.

image_transcoder.php?o=bx_froala_image&h=5176&dpx=1&t=1623670728 image_transcoder.php?o=bx_froala_image&h=5178&dpx=1&t=1623670824 image_transcoder.php?o=bx_froala_image&h=5179&dpx=1&t=1623670841

In order to do this, I added a column to the bx_persons_data table, I created the field "Areas_de_trabajo" type bigint (20). I honestly don't know why I created the field with that type.

image_transcoder.php?o=bx_froala_image&h=5180&dpx=1&t=1623670858

The issue is, the selection that a person makes is saved iin DB as a number, for example 33554432 or 195, etc. My question is how does the software (UNA) to translate that number to one or more specific workspaces from the list of "Areas de trabajo" created ?

I hope someone can guide me.

Thank you.

  • 1260
  • More
Replies (6)
    Login or Join to comment.