Hello all,
I would like to connect 2 selection fields.
My intention:
The field "name" should get the content from 2 selection fields.
We offer courses at our company.
The first selection field has the content about which course it is, of type single selection,
the 2nd one is the contact name, coming from the Contacts entity.
When I work with the formulas, I get the value of the first field, but from the 2nd one always comes "zero"
The meaning behind this:
So that I only need to show the "name" field in the list.
Currently I have both listed, type and contact.
The problem with that is, when you click on the contact, yes it takes you to the contact list and not the course.
With this plan, it should be more consistent and eliminate the need to manually enter the name.
Does anyone know with which formula the name of the selected contact can be read out?
Furthermore, I have the problem that I still have a unit "Course overview", where all courses per customer are summarized again. I wanted to display only the phone number and e-mail address of the contact with the external reference field. So that one does not have to go each time on the contact around the data to indicate. But nothing is displayed.
Thanks a lot
I would like to connect 2 selection fields.
My intention:
The field "name" should get the content from 2 selection fields.
We offer courses at our company.
The first selection field has the content about which course it is, of type single selection,
the 2nd one is the contact name, coming from the Contacts entity.
When I work with the formulas, I get the value of the first field, but from the 2nd one always comes "zero"
The meaning behind this:
So that I only need to show the "name" field in the list.
Currently I have both listed, type and contact.
The problem with that is, when you click on the contact, yes it takes you to the contact list and not the course.
With this plan, it should be more consistent and eliminate the need to manually enter the name.
Does anyone know with which formula the name of the selected contact can be read out?
Furthermore, I have the problem that I still have a unit "Course overview", where all courses per customer are summarized again. I wanted to display only the phone number and e-mail address of the contact with the external reference field. So that one does not have to go each time on the contact around the data to indicate. But nothing is displayed.
Thanks a lot
Comment